diff options
author | Ryan <fauxpark@gmail.com> | 2023-06-02 02:25:08 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-01 17:25:08 +0100 |
commit | a4ed6ad0f5ccbbf1b497dc03ba64820bdaaa8957 (patch) | |
tree | 72ff0bd7c826424771d92709abab5fe43e7bcda1 /keyboards/atreus | |
parent | 45c9bc4e551fe8014d9f0674b95b3422de16408f (diff) |
Unicodemap keycodes rename (#21092)
Diffstat (limited to 'keyboards/atreus')
-rw-r--r-- | keyboards/atreus/keymaps/ridingqwerty/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/atreus/keymaps/ridingqwerty/keymap.c b/keyboards/atreus/keymaps/ridingqwerty/keymap.c index 1eeb17fd17..9b0826402e 100644 --- a/keyboards/atreus/keymaps/ridingqwerty/keymap.c +++ b/keyboards/atreus/keymaps/ridingqwerty/keymap.c @@ -46,7 +46,7 @@ { K75, K74, K73, K72, K71, K70 } \ } -//#define ALPHA XP(UCM_LDEL, UCM_UDEL) +//#define ALPHA UP(UCM_LDEL, UCM_UDEL) const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { [_QWERTY] = LAYOUT_atreus_wrapper( /* Qwerty */ |