summaryrefslogtreecommitdiff
path: root/keyboards/input_club
AgeCommit message (Expand)Author
2023-10-29whitefox: remove pointless file (#22366)Ryan
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-28refactor: move default RGB/LED matrix #defines (#21938)Less/Rikki
2023-09-24input_club/infinity60: remove custom 3731 code, convert to LED Matrix (#22117)Ryan
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-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-08-27Clean up Unicode API usage in user keymaps (#21849)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-07-02Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-04-27Move 60% layouts to data driven (#20477)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-13Refactor Leader key feature (#19632)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-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-27Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan