summaryrefslogtreecommitdiffstats
path: root/keyboards/kc60/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre2021-10-251-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* KC60 refactor (#10834)Ryan2020-11-021-12/+2
* Add VIA support to KC60 (#9351)James Young2020-06-101-1/+1
* KC60 Refactor (#8782)James Young2020-04-151-3/+5
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-45/+9
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-0/+2
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-13/+13
* Moved KC60 capslock LED code to standard led_set_kb so it can be overridden b...dungdung2017-02-071-3/+0
* Fix bad mergeFred Sundvik2016-08-261-1/+2
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-201-0/+70