1
0
Fork 0
qmk_firmware/keyboards/kbd8x
MechMerlin 1b4ad6b4ae KBD8X QMK Support (#2915)
* initial commit

* add row/column and pin info

* Add first part of switch matrix

* documentation and additional config items

* map out the non confusing part of the matrix

* map out the top row

* ok I think I got it

* fix some stupid compile errors

* put in a default keymap

* rename LAYOUT to LAYOUT_all

* add a standard layout and info.json file

* Fix up readme for default keymap

* Add toggle key LED functionality

* changes based on review feedback
2018-05-08 11:38:11 -07:00
..
keymaps/default KBD8X QMK Support (#2915) 2018-05-08 11:38:11 -07:00
config.h KBD8X QMK Support (#2915) 2018-05-08 11:38:11 -07:00
info.json KBD8X QMK Support (#2915) 2018-05-08 11:38:11 -07:00
kbd8x.c KBD8X QMK Support (#2915) 2018-05-08 11:38:11 -07:00
kbd8x.h KBD8X QMK Support (#2915) 2018-05-08 11:38:11 -07:00
readme.md KBD8X QMK Support (#2915) 2018-05-08 11:38:11 -07:00
rules.mk KBD8X QMK Support (#2915) 2018-05-08 11:38:11 -07:00

readme.md

KBD 8X

![kbd8x](imgur.com image replace me!)

TKL Keyboard from KBDFans

Keyboard Maintainer: MechMerlin
Hardware Supported: kbd8x
Hardware Availability: KBDFans

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

make kbd8x:default

See build environment setup then the make instructions for more information.