summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/bounce
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-203-3/+3
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-203-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-078-24/+24
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-078-24/+24
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-036-22/+22
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* KBDfans Bounce Pad: Correct QMK Configurator Implementation (#17845)James Young2022-07-291-2/+29
|
* kbdfans/bounce/75: correct typos of keyboard name (#17841)James Young2022-07-299-20/+783
|
* KBDfans Bounce75 Touch-Up (#17834)James Young2022-07-294-136/+136
| | | | | | | | | | | | | | | | | | | | | * kbdfans/bounce/75/hotswap: keymap readability fix Update grid alignment to disambiguate which keycodes correspond in different layers. ---- Layer 0 had 13 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 14 and 8. * kbdfans/bounce/75/soldered: keymap readability fix Update grid alignment to disambiguate which keycodes correspond in different layers. ---- Layer 0 had 14 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 15 and 8. * kbdfans/bounce/75/soldered: fix layer index in keymaps Layer indexes were 0,1,2,1 instead of 0,1,2,3.
* Fixup bounce/75 (#17548)jack2022-07-032-2/+2
|
* add bounce keyboard (#17030)moyi46812022-07-0327-0/+767