summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66_hotswap/gen1
AgeCommit message (Expand)Author
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-20Remove legacy Grave Escape keycodes (#18787)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-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-23[Keyboard] Fix erroneous SRC for Clueboard 66 hotswap (#16007)Drashna Jaelre
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan
2022-01-15Fix broken bootloader builds in develop. (#15880)Dasky
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-07-31__flash? (#13799)Joel Challis
2021-07-25[Keyboard] Fix keymaps for clueboard 66_hotswap (#13694)Drashna Jaelre
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-02-14LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan
2021-01-30Merge remote-tracking branch 'origin/master' into developZach White
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White
2021-01-27Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-09Add support for specifying BOARD in info.json (#11492)Zach White
2021-01-07cleanup clueboard based on latest validation workZach White
2021-01-03fix clueboardsZach White
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White
2020-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-23Remove comments about custom ldscript for Teensy LC (#11224)Ryan
2020-12-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel