summaryrefslogtreecommitdiff
path: root/keyboards/reviung/reviung39/keymaps
AgeCommit message (Collapse)Author
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-16[Keymap] toshi0383 keymaps update (#18073)Toshihiro Suzuki
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-01-10[Keyboard] move reviung keyboards to a directory (#15636)peepeetee