aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris/keymaps/antonlindstrom/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/iris/keymaps/antonlindstrom/keymap.c')
-rw-r--r--keyboards/keebio/iris/keymaps/antonlindstrom/keymap.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/keyboards/keebio/iris/keymaps/antonlindstrom/keymap.c b/keyboards/keebio/iris/keymaps/antonlindstrom/keymap.c
index ce2fee792..ff98545ba 100644
--- a/keyboards/keebio/iris/keymaps/antonlindstrom/keymap.c
+++ b/keyboards/keebio/iris/keymaps/antonlindstrom/keymap.c
@@ -13,10 +13,6 @@
13#define KC_RASE MO(_RAISE) 13#define KC_RASE MO(_RAISE)
14#define KC_RST RESET 14#define KC_RST RESET
15 15
16#define KC_AA SE_AA
17#define KC_AE SE_AE
18#define KC_OE SE_OSLH
19
20#define KC_LBR SE_LBRC 16#define KC_LBR SE_LBRC
21#define KC_RBR SE_RBRC 17#define KC_RBR SE_RBRC
22 18
@@ -26,9 +22,9 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
26 //,----+----+----+----+----+----. ,----+----+----+----+----+----. 22 //,----+----+----+----+----+----. ,----+----+----+----+----+----.
27 KC_ESC , KC_1 , KC_2 , KC_3 , KC_4 , KC_5 , KC_6 , KC_7 , KC_8 , KC_9 , KC_0 ,KC_BSPC, 23 KC_ESC , KC_1 , KC_2 , KC_3 , KC_4 , KC_5 , KC_6 , KC_7 , KC_8 , KC_9 , KC_0 ,KC_BSPC,
28 //|----+----+----+----+----+----| |----+----+----+----+----+----| 24 //|----+----+----+----+----+----| |----+----+----+----+----+----|
29 KC_TAB , KC_Q , KC_W , KC_E , KC_R , KC_T , KC_Y , KC_U , KC_I , KC_O , KC_P , KC_AA , 25 KC_TAB , KC_Q , KC_W , KC_E , KC_R , KC_T , KC_Y , KC_U , KC_I , KC_O , KC_P , SE_ARNG ,
30 //|----+----+----+----+----+----| |----+----+----+----+----+----| 26 //|----+----+----+----+----+----| |----+----+----+----+----+----|
31 KC_LSFT, KC_A , KC_S , KC_D , KC_F , KC_G , KC_H , KC_J , KC_K , KC_L , KC_OE , KC_AE , 27 KC_LSFT, KC_A , KC_S , KC_D , KC_F , KC_G , KC_H , KC_J , KC_K , KC_L , SE_ODIA , SE_ADIA ,
32 //|----+----+----+----+----+----+----. ,----|----+----+----+----+----+----| 28 //|----+----+----+----+----+----+----. ,----|----+----+----+----+----+----|
33 KC_LCTL, KC_Z , KC_X , KC_C , KC_V , KC_B ,KC_LBR ,KC_RBR , KC_N , KC_M ,KC_COMM,KC_DOT ,KC_SLSH,KC_MINS, 29 KC_LCTL, KC_Z , KC_X , KC_C , KC_V , KC_B ,KC_LBR ,KC_RBR , KC_N , KC_M ,KC_COMM,KC_DOT ,KC_SLSH,KC_MINS,
34 //`----+----+----+--+-+----+----+----/ \----+----+----+----+----+----+----' 30 //`----+----+----+--+-+----+----+----/ \----+----+----+----+----+----+----'
@@ -42,7 +38,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
42 //|-------+-------+-------+-------+-------+-------| |-------+-------+-------+-------+-------+-------| 38 //|-------+-------+-------+-------+-------+-------| |-------+-------+-------+-------+-------+-------|
43 SE_ACUT,RGB_TOG,RGB_MOD,RGB_M_B,RGB_M_K,_______, _______,_______,_______,_______,_______,SE_ASTR, 39 SE_ACUT,RGB_TOG,RGB_MOD,RGB_M_B,RGB_M_K,_______, _______,_______,_______,_______,_______,SE_ASTR,
44 //|-------+-------+-------+-------+-------+-------| |-------+-------+-------+-------+-------+-------| 40 //|-------+-------+-------+-------+-------+-------| |-------+-------+-------+-------+-------+-------|
45 _______,_______,SE_LESS,SE_GRTR,SE_PIPE,SE_SLSH, SE_BSLS,SE_LCBR,SE_RCBR,SE_LBRC,SE_RBRC,SE_APOS, 41 _______,_______,SE_LABK,SE_RABK,SE_PIPE,SE_SLSH, SE_BSLS,SE_LCBR,SE_RCBR,SE_LBRC,SE_RBRC,SE_QUOT,
46 //|-------+-------+-------+-------+-------+-------+-------. ,-------|-------+-------+-------+-------+-------+-------| 42 //|-------+-------+-------+-------+-------+-------+-------. ,-------|-------+-------+-------+-------+-------+-------|
47 _______,KC_NUBS,_______,_______,_______,_______,SE_LCBR, SE_RCBR,_______,_______,_______,_______,_______,_______, 43 _______,KC_NUBS,_______,_______,_______,_______,SE_LCBR, SE_RCBR,_______,_______,_______,_______,_______,_______,
48 //`-------+-------+-------+--+----+-------+-------+-------/ \-------+-------+-------+-------+-------+-------+-------' 44 //`-------+-------+-------+--+----+-------+-------+-------/ \-------+-------+-------+-------+-------+-------+-------'