You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/k_type
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
7 years ago
..
keymaps
bootloader_defs.h
chconf.h
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
halconf.h Add a custom USB driver for ARM (#2750) 7 years ago
info.json
k_type.c
k_type.h
matrix.c
mcuconf.h
readme.md Add readme for "major" keyboards to eliminate more QMK Configurator errors (#2718) 7 years ago
rules.mk

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.