summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/1up60rgb/keymaps/raffle/keymap.c
Commit message (Collapse)AuthorAge
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-19
| | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-19
| | | | | * fix sat75 * update uint32_t to layer_state
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-11
|
* Added media keys to 1up60rgb:raffle (#5973)Doug Raffle2019-05-24
|
* Keyboard: Make a 1upkeyboards directory for visibility (#3759)MechMerlin2018-08-26