aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortszaboo <74186529+tszaboo@users.noreply.github.com>2021-04-20 18:32:20 +0200
committerGitHub <noreply@github.com>2021-04-20 09:32:20 -0700
commit752f5d6eb699d9c9582c84e2ed578aa6f46b2d70 (patch)
tree4837bb76bc10958a80a05cf3c93831599166f9e1
parentb6c353db0c0275b626a00fc0e078777fe438227d (diff)
downloadqmk_firmware-752f5d6eb699d9c9582c84e2ed578aa6f46b2d70.tar.gz
qmk_firmware-752f5d6eb699d9c9582c84e2ed578aa6f46b2d70.zip
[Keyboard] Fixing files for Orto4exent (#12607)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
-rw-r--r--keyboards/tszaboo/ortho4exent/config.h5
-rw-r--r--keyboards/tszaboo/ortho4exent/info.json4
2 files changed, 5 insertions, 4 deletions
diff --git a/keyboards/tszaboo/ortho4exent/config.h b/keyboards/tszaboo/ortho4exent/config.h
index a88a9c183..dec9cdd7e 100644
--- a/keyboards/tszaboo/ortho4exent/config.h
+++ b/keyboards/tszaboo/ortho4exent/config.h
@@ -47,7 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
47#define LED_CAPS_LOCK_PIN E6 47#define LED_CAPS_LOCK_PIN E6
48 48
49/* COL2ROW, ROW2COL*/ 49/* COL2ROW, ROW2COL*/
50#define DIODE_DIRECTION COL2ROW 50#define DIODE_DIRECTION ROW2COL
51 51
52/* 52/*
53 * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN. 53 * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.
@@ -60,7 +60,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
60 60
61 #define RGB_DI_PIN B6 61 #define RGB_DI_PIN B6
62 #ifdef RGB_DI_PIN 62 #ifdef RGB_DI_PIN
63 #define RGBLED_NUM 16 63 #define RGBLED_NUM 18
64
64 #define RGBLIGHT_HUE_STEP 8 65 #define RGBLIGHT_HUE_STEP 8
65 #define RGBLIGHT_SAT_STEP 8 66 #define RGBLIGHT_SAT_STEP 8
66 #define RGBLIGHT_VAL_STEP 8 67 #define RGBLIGHT_VAL_STEP 8
diff --git a/keyboards/tszaboo/ortho4exent/info.json b/keyboards/tszaboo/ortho4exent/info.json
index a34b997ca..a0c69526d 100644
--- a/keyboards/tszaboo/ortho4exent/info.json
+++ b/keyboards/tszaboo/ortho4exent/info.json
@@ -37,7 +37,7 @@
37 {"label":"k1C","x":12.5,"y":1}, 37 {"label":"k1C","x":12.5,"y":1},
38 {"label":"k1D","x":13.5,"y":1}, 38 {"label":"k1D","x":13.5,"y":1},
39 {"label":"k1E","x":14.5,"y":1,"w":1.5}, 39 {"label":"k1E","x":14.5,"y":1,"w":1.5},
40 {"label":"k20","x":0,"y":2}, 40 {"label":"k20","x":0,"y":2,"w":1.5},
41 {"label":"k21","x":1.5,"y":2}, 41 {"label":"k21","x":1.5,"y":2},
42 {"label":"k22","x":2.5,"y":2}, 42 {"label":"k22","x":2.5,"y":2},
43 {"label":"k23","x":3.5,"y":2}, 43 {"label":"k23","x":3.5,"y":2},
@@ -51,7 +51,7 @@
51 {"label":"k2B","x":11.5,"y":2}, 51 {"label":"k2B","x":11.5,"y":2},
52 {"label":"k2C","x":12.5,"y":2}, 52 {"label":"k2C","x":12.5,"y":2},
53 {"label":"k2D","x":13.5,"y":2}, 53 {"label":"k2D","x":13.5,"y":2},
54 {"label":"k2E","x":14.5,"y":2}, 54 {"label":"k2E","x":14.5,"y":2,"w":1.5},
55 {"label":"k30","x":0,"y":3,"w":1.5}, 55 {"label":"k30","x":0,"y":3,"w":1.5},
56 {"label":"k31","x":1.5,"y":3}, 56 {"label":"k31","x":1.5,"y":3},
57 {"label":"k32","x":2.5,"y":3}, 57 {"label":"k32","x":2.5,"y":3},