aboutsummaryrefslogtreecommitdiff
path: root/keyboards/40percentclub/25
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/25')
-rw-r--r--keyboards/40percentclub/25/25.c2
-rw-r--r--keyboards/40percentclub/25/info.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/40percentclub/25/25.c b/keyboards/40percentclub/25/25.c
index 54a42d263..de1b038aa 100644
--- a/keyboards/40percentclub/25/25.c
+++ b/keyboards/40percentclub/25/25.c
@@ -44,7 +44,7 @@ void led_set_kb(uint8_t usb_led) {
44 44
45#ifdef SWAP_HANDS_ENABLE 45#ifdef SWAP_HANDS_ENABLE
46__attribute__ ((weak)) 46__attribute__ ((weak))
47const keypos_t hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = { 47const keypos_t PROGMEM hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = {
48 {{4, 5}, {3, 5}, {2, 5}, {1, 5}, {0, 5}}, 48 {{4, 5}, {3, 5}, {2, 5}, {1, 5}, {0, 5}},
49 {{4, 6}, {3, 6}, {2, 6}, {1, 6}, {0, 6}}, 49 {{4, 6}, {3, 6}, {2, 6}, {1, 6}, {0, 6}},
50 {{4, 7}, {3, 7}, {2, 7}, {1, 7}, {0, 7}}, 50 {{4, 7}, {3, 7}, {2, 7}, {1, 7}, {0, 7}},
diff --git a/keyboards/40percentclub/25/info.json b/keyboards/40percentclub/25/info.json
index abb77a067..ed73de2c7 100644
--- a/keyboards/40percentclub/25/info.json
+++ b/keyboards/40percentclub/25/info.json
@@ -5,7 +5,7 @@
5 "width": 6, 5 "width": 6,
6 "height": 2, 6 "height": 2,
7 "layouts": { 7 "layouts": {
8 "LAYOUT_macro": { 8 "LAYOUT_ortho_5x5": {
9 "key_count": 15, 9 "key_count": 15,
10 "layout": [ 10 "layout": [
11 {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, 11 {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0},
@@ -15,7 +15,7 @@
15 {"x":0, "y":4}, {"x":1, "y":4}, {"x":2, "y":4}, {"x":3, "y":4}, {"x":4, "y":4} 15 {"x":0, "y":4}, {"x":1, "y":4}, {"x":2, "y":4}, {"x":3, "y":4}, {"x":4, "y":4}
16 ] 16 ]
17 }, 17 },
18 "LAYOUT_split": { 18 "LAYOUT_ortho_5x10": {
19 "key_count": 30, 19 "key_count": 30,
20 "layout": [ 20 "layout": [
21 {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0}, {"x":6, "y":0}, {"x":7, "y":0}, {"x":8, "y":0}, {"x":9, "y":0}, 21 {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0}, {"x":6, "y":0}, {"x":7, "y":0}, {"x":8, "y":0}, {"x":9, "y":0},