aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66_hotswap/gen1/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro (#9400)Ryan2020-06-171-1/+1
| | | | | | | * Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro * Remove gen1 info.json in favour of higher level file * Split into revision-specific info.json
* Fix boards which were overriding backlight without setting custom (#7970)Joel Challis2020-01-271-1/+0
|
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-40/+6
| | | | | | * Cleanup rules.mk for F303 keyboards * Fix small typo
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add DFU Suffix for ARM boards * Blindly flash DFU SUFFIX ARGS for now * Fix commented out check * Fix DFU Suffix Argument check Thank you jack! * Update Travis CI Scripts to include dfu-util So we can get dfu-suffix as well * Manually add dfu-suffix package * Use external repo for newer version of dfu-util One that includes dfu-suffix * Update .travis.yml * Silence unnecessary output from dfu-suffix
* Clueboard 66% Hotswap Support (#5204)skullydazed2019-02-231-18/+52
| | | | | | | | | | | | | | | | | | * Initial Clueboard 66% arm support * Fix LAYOUT_66_ansi * wip * Bring this branch up to date with led_matrix * Get Clueboard 66% hotswap working with led_matrix * stm32 cleanup * Fix compiling for clueboard 66% hotswap prototype * Reduce the size of the prototype firmware
* Make both RGB and sound work on Clueboard 66% hotswapskullY2018-08-111-1/+24
|
* Clueboard hotswap support (#2376)skullydazed2018-02-101-0/+1