summaryrefslogtreecommitdiff
path: root/keyboards/input_club/k_type
AgeCommit message (Expand)Author
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-14Fix input_club/k_type when RGB Matrix disabled (#22021)Joel Challis
2023-09-14Add and use PWM frequency defines for ISSI LED drivers (#22009)Ryan
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-02-05move input club keyboards into vendor folder (#15788)peepeetee