summaryrefslogtreecommitdiff
path: root/keyboards/sixkeyboard/rules.mk
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Migrate build target markers to keyboard.json - S (#23532)Joel Challis1-11/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan1-6/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan1-1/+0
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-1/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-07-19Six Pack and ortho_ layout updates (#13587)Suschman1-1/+2
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty1-4/+4
2019-10-28Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark1-2/+2
2019-09-19Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)fauxpark1-9/+9
2019-09-05Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)fauxpark1-36/+0
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark1-4/+1
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-12/+12
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik1-0/+70