summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66_hotswap/gen1
Commit message (Expand)AuthorAgeFilesLines
* 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-121-4/+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-255-0/+211
* 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-151-0/+4
* | 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
* | 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-072-6/+8
* | fix clueboardsZach White2021-01-031-0/+1
* | Configure keyboard matrix from info.json (#10817)Zach White2020-12-305-276/+193
* | 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-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
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* Remove references to ch-bootloader-jump.patch (#10998)Joel Challis2020-11-221-2/+0
* Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro (#9400)Ryan2020-06-172-8/+162
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-293-79/+426
* Fix boards which were overriding backlight without setting custom (#7970)Joel Challis2020-01-273-3/+0
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-40/+6
* Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled (#6427)Konstantin Đorđević2019-08-161-7/+2
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-061-1/+1
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+1
* [Keyboard] Remove unnecessary IS_COMMAND definitions from a couple of boards ...Konstantin Đorđević2019-03-191-5/+0
* Clueboard 66% Hotswap Support (#5204)skullydazed2019-02-2310-139/+1777
* Clueboard refresh (#4902)skullydazed2019-01-232-49/+42
* Make both RGB and sound work on Clueboard 66% hotswapskullY2018-08-113-13/+30
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
* Clueboard hotswap support (#2376)skullydazed2018-02-105-0/+191