summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/crbn/info.json2
-rw-r--r--keyboards/kepler_33/proto/info.json3
-rw-r--r--keyboards/synthlabs/060/config.h2
3 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/crbn/info.json b/keyboards/crbn/info.json
index e2860676cc..eae6ee7415 100644
--- a/keyboards/crbn/info.json
+++ b/keyboards/crbn/info.json
@@ -12,7 +12,7 @@
"bootloader": "caterina",
"community_layouts": [ "ortho_4x12", "planck_mit" ],
"layout_aliases": {
- "LAYOUT_crbn_1x2u": "LAYOUT_1x2u",
+ "LAYOUT_crbn_1x2u": "LAYOUT_planck_mit",
"LAYOUT_crbn_2x2u": "LAYOUT_2x2u"
},
"layouts": {
diff --git a/keyboards/kepler_33/proto/info.json b/keyboards/kepler_33/proto/info.json
index c736b00970..807095dbbc 100644
--- a/keyboards/kepler_33/proto/info.json
+++ b/keyboards/kepler_33/proto/info.json
@@ -25,6 +25,9 @@
"rows": ["B12", "B13", "B14", "B15"],
"cols": ["A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0", "B1", "B6", "B10", "B9", "B8", "B7"]
},
+ "layout_aliases": {
+ "LAYOUT_proto": "LAYOUT"
+ },
"layouts": {
"LAYOUT": {
"layout": [
diff --git a/keyboards/synthlabs/060/config.h b/keyboards/synthlabs/060/config.h
index 3c5ef7a99a..60dfb6ad51 100644
--- a/keyboards/synthlabs/060/config.h
+++ b/keyboards/synthlabs/060/config.h
@@ -3,11 +3,9 @@
#pragma once
-
/* Backlighting */
#define RGB_MATRIX_LED_COUNT 63
#define RGB_MATRIX_KEYPRESSES
-#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_DISABLE_WHEN_USB_SUSPENDED
#define RGB_DI_PIN E6