You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 728aa576b0
LED drivers: update I2C API usage (#22951)
4 months ago
..
keymaps LED drivers: refactor page selection (#22518) 6 months ago
chconf.h move input club keyboards into vendor folder (#15788) 2 years ago
config.h Migrate RGB Matrix config to info.json (#22863) 5 months ago
halconf.h move input club keyboards into vendor folder (#15788) 2 years ago
i2c_master.c LED drivers: update I2C API usage (#22951) 4 months ago
i2c_master.h LED drivers: update I2C API usage (#22951) 4 months ago
info.json Migrate RGB Matrix config to info.json (#22863) 5 months ago
is31fl3733-dual.c LED drivers: update I2C API usage (#22951) 4 months ago
is31fl3733-dual.h LED drivers: remove `write_pwm_buffer()` from public API (#22884) 4 months ago
k_type-rgbdriver.c Relocate LED driver init code (#22365) 7 months ago
k_type.c Relocate LED driver init code (#22365) 7 months ago
mcuconf.h move input club keyboards into vendor folder (#15788) 2 years ago
post_rules.mk Relocate LED driver init code (#22365) 7 months ago
readme.md move input club keyboards into vendor folder (#15788) 2 years ago
rules.mk Fix input_club/k_type when RGB Matrix disabled (#22021) 9 months ago

readme.md

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.