qmk_firmware/keyboards/input_club/k_type
Ryan 65a04ead32
LED drivers: update keyboard LED configs (#23073)
* IS31FL3733: update keyboard LED config

* IS31FL3736: update keyboard LED config

* IS31FL3737: update keyboard LED config

* IS31FL3741: update keyboard LED config

* IS31FL3743A: update keyboard LED config

* AW20216S: update keyboard LED config

* SNLED27351: update keyboard LED config
2024-02-25 21:29:37 +00:00
..
keymaps/default Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) 2024-02-18 08:20:57 +00:00
chconf.h
config.h LED drivers: add support for shutdown pin (#23058) 2024-02-15 07:11:50 +00:00
halconf.h
i2c_master.c LED drivers: update I2C API usage (#22951) 2024-01-24 12:11:41 +11:00
i2c_master.h LED drivers: update I2C API usage (#22951) 2024-01-24 12:11:41 +11:00
info.json Migrate RGB Matrix config to info.json (#22863) 2024-01-08 04:27:01 +00:00
is31fl3733-dual.c LED drivers: add support for shutdown pin (#23058) 2024-02-15 07:11:50 +00:00
is31fl3733-dual.h LED drivers: update keyboard LED configs (#23073) 2024-02-25 21:29:37 +00:00
k_type-rgbdriver.c Relocate LED driver init code (#22365) 2023-11-01 00:53:45 +00:00
k_type.c LED drivers: update keyboard LED configs (#23073) 2024-02-25 21:29:37 +00:00
mcuconf.h
post_rules.mk Relocate LED driver init code (#22365) 2023-11-01 00:53:45 +00:00
readme.md
rules.mk

Input Club K-Type

Firmware for custom keyboard PCB with TKL Key Layout

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

make input_club/k_type:default

Flashing example for this keyboard:

make input_club/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.