summaryrefslogtreecommitdiff
path: root/keyboards/wsk/jerkin/rules.mk
AgeCommit message (Expand)Author
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2020-02-06[keyboard] adding keyboard: jerkin (#7975)worldspawn00