summaryrefslogtreecommitdiff
path: root/keyboards/handwired/trackpoint/rules.mk
AgeCommit message (Expand)Author
2022-08-31[Core] Rework PS/2 driver selection (#17892)Marek Kraus
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-30Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2019-10-20Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
2017-05-26- Added integration of IBM Trackpointdbroqua