From 3f261247991560d7a4c63f0c2aa75e8677aec9f3 Mon Sep 17 00:00:00 2001 From: 0scar Date: Sun, 1 Oct 2023 17:06:28 +0200 Subject: Fixup NUM layer and SYM layer sides --- config/cradio.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') 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 -- cgit v1.3