qmk-dactyl-manuform-a/keyboards/k_type
Nick Brassel 70ce4ba56f
Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)
This reverts commit e2d4cd1a41.
2020-08-21 15:42:28 -07:00
..
keymaps Ensure `PROGMEM` is present on default keymaps (#7836) 2020-01-09 10:19:24 +00:00
bootloader_defs.h Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) 2020-08-21 15:42:28 -07:00
chconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
config.h Remove "ugly hack in usb_main.c" comments (#8296) 2020-03-02 23:56:46 +00:00
halconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
info.json Pull information from config.h and rules.mk (#2711) 2018-04-07 16:13:48 -07:00
k_type.c Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
k_type.h Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
matrix.c Fix call to memset for various keyboards 2018-01-12 13:23:38 -05:00
mcuconf.h Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) 2020-08-21 15:42:28 -07:00

readme.md

Input Club K-Type

Firmware for custom keyboard PCB with TKL Key Layout

Keyboard Maintainer: Kaleb Elwert
Hardware Supported: Input Club K-Type
Hardware Availability: Input Club, Massdrop

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

make k_type:default

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