summaryrefslogtreecommitdiffstats
path: root/keyboards/kinesis/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 redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Move some common matrix code to a common location (#7699)Joel Challis2020-01-041-4/+0
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-50/+12
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-0/+2
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-10/+10
* fixing kinesis rebootmilestogo2017-01-301-2/+2
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-201-0/+73