qmk_firmware/keyboards/bioi/g60
James Young a6e2435b12
BIOI G60 Layout Macro Additions (#20498)
* add matrix_diagram.md

* info.json: apply friendly formatting

* grid align keycodes in keymaps

* physically arrange layout macro

The switch positions available for matrix position [3, 13] are both to the left of the only position present for matrix position [4, 7]. This commit switches the two locations physically and in the keymaps.

* add LAYOUT_60_ansi_split_bs_rshift

* add LAYOUT_60_ansi_arrow

* add LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_iso_split_bs_rshift

* add LAYOUT_60_iso_arrow

* add LAYOUT_60_tsangan_hhkb_iso
2023-04-22 19:04:45 -07:00
..
keymaps BIOI G60 Layout Macro Additions (#20498) 2023-04-22 19:04:45 -07:00
config.h
g60.c
info.json BIOI G60 Layout Macro Additions (#20498) 2023-04-22 19:04:45 -07:00
matrix_diagram.md BIOI G60 Layout Macro Additions (#20498) 2023-04-22 19:04:45 -07:00
readme.md
rules.mk

readme.md

Basic I/O Instruments G60

BIOI G60

Inspired by the design of the Cherry G80 series, the G60 is a 60% USB/Bluetooth dual-mode custom keyboard.

Make example for this keyboard (after setting up your build environment):

make bioi/g60:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.