summaryrefslogtreecommitdiffstats
path: root/keyboards/wolf/sabre
Commit message (Collapse)AuthorAgeFilesLines
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-062-7/+6
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-3/+0
| | | | (#16655)
* Wolf Sabre: fix Configurator layout data (#16465)James Young2022-02-272-2/+120
| | | | | | | | | * apply friendly formatting to info.json * rebuild Configurator layout data KLE Rotation leads to incorrect layout data when converted to `info.json` format. * add matrix diagram to sabre.h
* [Keyboard] Add sabre (#15964)Wolf Van Herreweghe2022-02-219-0/+272
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>