summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/tiger80
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* 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: K (#17846)Ryan2022-08-032-8/+7
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* KBDfans Tiger80 Community Layout Support and Keymap Touch-Up (#17149)James Young2022-05-195-38/+137
| | | | | | | | | * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_tkl_f13_ansi_tsangan * enable Community Layout support * refactor keymaps to use grid alignment
* fix tiger80 matrix error (#17107)moyi46812022-05-161-1/+1
|
* [Keyboard] add tiger80 keyboard (#16742)moyi46812022-04-139-0/+269
Co-authored-by: Drashna Jaelre <drashna@live.com>