summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66_hotswap
Commit message (Expand)AuthorAge
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* __flash? (#13799)Joel Challis2021-07-31
* [Keyboard] Fix keymaps for clueboard 66_hotswap (#13694)Drashna Jaelre2021-07-25
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-08
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Merge branch 'master' into developJoshua Diamond2021-02-14
|\
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-15
* | Merge branch 'master' into developJoshua Diamond2021-02-14
|\|
| * LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-14
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-15
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-30
|\|
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-27
|\|
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-27
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-25
|\|
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-25
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-15
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-20
* | Add support for specifying BOARD in info.json (#11492)Zach White2021-01-09
* | cleanup clueboard based on latest validation workZach White2021-01-07
* | fix clueboardsZach White2021-01-03
* | Configure keyboard matrix from info.json (#10817)Zach White2020-12-30
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-23
|\|
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-23
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-18
|\|
| * Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-18
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-16
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-16
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-05
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-03
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Remove references to ch-bootloader-jump.patch (#10998)Joel Challis2020-11-22
* Refactor to use led config - Part 4 (#10967)Joel Challis2020-11-21
* Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro (#9400)Ryan2020-06-17
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-31
* Fix boards which were overriding backlight without setting custom (#7970)Joel Challis2020-01-27
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-14
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-20
* Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled (#6427)Konstantin Đorđević2019-08-16
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-15
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-06
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-03
* [Keyboard] Remove unnecessary IS_COMMAND definitions from a couple of boards ...Konstantin Đorđević2019-03-19
* Clueboard 66% Hotswap Support (#5204)skullydazed2019-02-23
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26