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 37bc949945
RGB Matrix: driver naming cleanups (#21594)
10 months ago
..
keymaps quantum: remove direct `quantum.h` includes (#21507) 11 months ago
chconf.h move input club keyboards into vendor folder (#15788) 2 years ago
config.h Move matrix config to info.json, part 1 (#19985) 1 year ago
halconf.h move input club keyboards into vendor folder (#15788) 2 years ago
i2c_master.c move input club keyboards into vendor folder (#15788) 2 years ago
i2c_master.h move input club keyboards into vendor folder (#15788) 2 years ago
info.json Move `RGB_MATRIX_DRIVER` to data driven (#20350) 1 year ago
is31fl3733-dual.c RGB Matrix: driver naming cleanups (#21594) 10 months ago
is31fl3733-dual.h RGB Matrix: driver naming cleanups (#21594) 10 months ago
k_type-rgbdriver.c RGB Matrix: driver naming cleanups (#21594) 10 months ago
k_type.c Move TKL layouts to data driven (#20337) 1 year ago
mcuconf.h move input club keyboards into vendor folder (#15788) 2 years ago
readme.md move input club keyboards into vendor folder (#15788) 2 years ago
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 1 year 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.