summaryrefslogtreecommitdiffstats
path: root/keyboards/wolf/sabre
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-073-153/+0
|
* Merge upstream masterlokher2022-12-063-0/+153
|\
| * Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-4/+4
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-201-0/+1
| |\
| | * [Keyboard] Fix LEDs being inverted on Sabre (#18762)Wolf Van Herreweghe2022-10-201-0/+1
| | |
| * | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
| * | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| |/ | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* / Remove non-Keychron keyboardslokher2022-09-139-385/+0
|/
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
| |
* | 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>