summaryrefslogtreecommitdiffstats
path: root/keyboards/sixkeyboard/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-101-1/+0
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* 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
* Six Pack and ortho_ layout updates (#13587)Suschman2021-07-191-1/+2
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-281-2/+2
* Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)fauxpark2019-09-191-9/+9
* Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)fauxpark2019-09-051-36/+0
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-4/+1
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-12/+12
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-201-0/+70