summaryrefslogtreecommitdiff
path: root/keyboards/handwired/trackpoint/config.h
AgeCommit message (Expand)Author
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-31[Core] Rework PS/2 driver selection (#17892)Marek Kraus
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan
2021-10-20Align PS/2 GPIO defines (#14745)Joel Challis
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-03-06[Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)noroadsleft
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2017-05-26- Added integration of IBM Trackpointdbroqua