summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/bounce/75
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-068-24/+24
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
| |
* | 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-062-2/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-034-16/+14
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* 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-0318-0/+550