summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66_hotswap
Commit message (Expand)AuthorAgeFilesLines
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-063-5/+5
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-206-6/+6
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* Ensure all keyboards have a bootloader set (#18234)Ryan2022-08-311-0/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-3/+0
* [Keyboard] Fix erroneous SRC for Clueboard 66 hotswap (#16007)Drashna Jaelre2022-01-231-2/+0
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-172-2/+2
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-151-0/+1
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-144-48/+48
* Fix up build options comments (#15463)Ryan2021-12-121-3/+0
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-021-1/+1
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+26
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-031-1/+0
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-8/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* [Keyboard] Fix keymaps for clueboard 66_hotswap (#13694)Drashna Jaelre2021-07-259-0/+242
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-6/+0
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-2/+0
* Merge branch 'master' into developJoshua Diamond2021-02-142-2/+2
|\
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-152-2/+2
* | Merge branch 'master' into developJoshua Diamond2021-02-141-155/+102
|\|
| * LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-141-155/+102
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-152-1/+5
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-301-2/+0
|\|
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-1/+3
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\|
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-1/+0
|\|
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-1/+0
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* | Add support for specifying BOARD in info.json (#11492)Zach White2021-01-092-1/+1
* | cleanup clueboard based on latest validation workZach White2021-01-074-26/+16
* | fix clueboardsZach White2021-01-031-0/+1
* | Configure keyboard matrix from info.json (#10817)Zach White2020-12-3011-667/+404
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-231-1/+0
|\|
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-231-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-181-0/+0
|\|
| * Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-181-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-163-182/+0
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-163-182/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1486/+49
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/