629cfc7f5e
* K-Type refactor * Declare QMK in product name again * Hopefully fix matrix scanning * Maybe this time * Partial (literally) RGB Matrix support * Put RGB_MATRIX_ENABLE into rgb keymap for now * Add ifdefs for RGB config * Set layer 1 to actually be layer 1... * Update keyboards/k_type/readme.md * Put all RGB config in keymap for now * Set SDB high? * Before `rgb_matrix_init()` would be best * User level, not keyboard * Combating dropped keys * Nope * Readme for RGB keymap * Remove custom matrix |
||
---|---|---|
.. | ||
keymaps | ||
chconf.h | ||
config.h | ||
halconf.h | ||
info.json | ||
k_type.c | ||
k_type.h | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
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
Flashing example for this keyboard:
make k_type:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.