diff options
Diffstat (limited to 'config/cradio.keymap')
| -rw-r--r-- | config/cradio.keymap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap index 7755736..90a8afe 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -7,8 +7,8 @@ // Layer definitions #define BASE 0 -#define SYM 1 -#define NUM 2 +#define NUM 1 +#define SYM 2 #define SETTINGS 3 |
