summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/trackpoint
Commit message (Expand)AuthorAgeFilesLines
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-7/+7
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-1/+1
* Fix up build options comments (#15463)Ryan2021-12-121-1/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Align PS/2 GPIO defines (#14745)Joel Challis2021-10-201-8/+2
* Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-3/+3
* 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 width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-051-4/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+16
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-6/+13
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)noroadsleft2019-03-065-80/+83
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-3/+0
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-14/+14
* removes some imagesJack Humbert2017-06-092-1/+1
* - Added schematic for Trackpoint demonstrationdbroqua2017-05-262-0/+3
* - Added integration of IBM Trackpointdbroqua2017-05-267-0/+135