summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
|
* [Keymap] Create bingocaller keymap for DZ60RGB-ANSI (#13311)Jesper Nellemann Jakobsen2021-07-013-0/+206
Co-authored-by: Ryan <fauxpark@gmail.com>