summaryrefslogtreecommitdiff
path: root/keyboards/takashicompany/center_enter
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/takashicompany/center_enter')
-rw-r--r--keyboards/takashicompany/center_enter/config.h6
-rw-r--r--keyboards/takashicompany/center_enter/info.json219
-rw-r--r--keyboards/takashicompany/center_enter/rules.mk5
3 files changed, 40 insertions, 190 deletions
diff --git a/keyboards/takashicompany/center_enter/config.h b/keyboards/takashicompany/center_enter/config.h
index 94868bde1e..d6840ca682 100644
--- a/keyboards/takashicompany/center_enter/config.h
+++ b/keyboards/takashicompany/center_enter/config.h
@@ -68,7 +68,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGB_DI_PIN D3
#ifdef RGB_DI_PIN
-# define RGBLED_NUM 16
+# define RGBLED_NUM 6
# define RGBLIGHT_HUE_STEP 8
# define RGBLIGHT_SAT_STEP 8
# define RGBLIGHT_VAL_STEP 8
@@ -144,10 +144,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
-/* disable these deprecated features by default */
-#define NO_ACTION_MACRO
-#define NO_ACTION_FUNCTION
-
/* Bootmagic Lite key configuration */
//#define BOOTMAGIC_LITE_ROW 0
//#define BOOTMAGIC_LITE_COLUMN 0
diff --git a/keyboards/takashicompany/center_enter/info.json b/keyboards/takashicompany/center_enter/info.json
index f0f3af1f39..cd7861f453 100644
--- a/keyboards/takashicompany/center_enter/info.json
+++ b/keyboards/takashicompany/center_enter/info.json
@@ -5,187 +5,44 @@
"layouts": {
"LAYOUT": {
"layout": [
- {
- "label": "201",
- "x": 0,
- "y": 0,
- "w": 1.5
- },
- {
- "label": "1",
- "x": 1.5,
- "y": 0
- },
- {
- "label": "2",
- "x": 2.5,
- "y": 0
- },
- {
- "label": "3",
- "x": 3.5,
- "y": 0
- },
- {
- "label": "4",
- "x": 4.5,
- "y": 0
- },
- {
- "label": "5",
- "x": 5.5,
- "y": 0
- },
- {
- "label": "901",
- "x": 6.75,
- "y": 0,
- "w": 1.25,
- "h": 2
- },
- {
- "label": "6",
- "x": 8,
- "y": 0
- },
- {
- "label": "7",
- "x": 9,
- "y": 0
- },
- {
- "label": "8",
- "x": 10,
- "y": 0
- },
- {
- "label": "9",
- "x": 11,
- "y": 0
- },
- {
- "label": "10",
- "x": 12,
- "y": 0
- },
- {
- "label": "301",
- "x": 0,
- "y": 1,
- "w": 1.75
- },
- {
- "label": "11",
- "x": 1.75,
- "y": 1
- },
- {
- "label": "12",
- "x": 2.75,
- "y": 1
- },
- {
- "label": "13",
- "x": 3.75,
- "y": 1
- },
- {
- "label": "14",
- "x": 4.75,
- "y": 1
- },
- {
- "label": "15",
- "x": 5.75,
- "y": 1
- },
- {
- "label": "16",
- "x": 8,
- "y": 1
- },
- {
- "label": "17",
- "x": 9,
- "y": 1
- },
- {
- "label": "18",
- "x": 10,
- "y": 1
- },
- {
- "label": "19",
- "x": 11,
- "y": 1
- },
- {
- "label": "20",
- "x": 12,
- "y": 1
- },
- {
- "label": "401",
- "x": 0,
- "y": 2,
- "w": 2
- },
- {
- "label": "21",
- "x": 2,
- "y": 2
- },
- {
- "label": "22",
- "x": 3,
- "y": 2
- },
- {
- "label": "23",
- "x": 4,
- "y": 2
- },
- {
- "label": "24",
- "x": 5,
- "y": 2
- },
- {
- "label": "25",
- "x": 6,
- "y": 2
- },
- {
- "label": "31",
- "x": 7,
- "y": 2
- },
- {
- "label": "26",
- "x": 8,
- "y": 2
- },
- {
- "label": "27",
- "x": 9,
- "y": 2
- },
- {
- "label": "28",
- "x": 10,
- "y": 2
- },
- {
- "label": "29",
- "x": 11,
- "y": 2
- },
- {
- "label": "30",
- "x": 12,
- "y": 2
- }
+ {"label":"Tab", "x":0, "y":0, "w":1.5},
+ {"label":"Q", "x":1.5, "y":0},
+ {"label":"W", "x":2.5, "y":0},
+ {"label":"E", "x":3.5, "y":0},
+ {"label":"R", "x":4.5, "y":0},
+ {"label":"T", "x":5.5, "y":0},
+ {"label":"Y", "x":8, "y":0},
+ {"label":"U", "x":9, "y":0},
+ {"label":"I", "x":10, "y":0},
+ {"label":"O", "x":11, "y":0},
+ {"label":"P", "x":12, "y":0},
+
+ {"label":"Ctrl", "x":0, "y":1, "w":1.75},
+ {"label":"A", "x":1.75, "y":1},
+ {"label":"S", "x":2.75, "y":1},
+ {"label":"D", "x":3.75, "y":1},
+ {"label":"F", "x":4.75, "y":1},
+ {"label":"G", "x":5.75, "y":1},
+ {"label":"Switch Language", "x":6.75, "y":0, "w":1.25, "h":2},
+ {"label":"H", "x":8, "y":1},
+ {"label":"J", "x":9, "y":1},
+ {"label":"K", "x":10, "y":1},
+ {"label":"L", "x":11, "y":1},
+ {"label":"Enter", "x":12, "y":1},
+
+ {"label":"Shift", "x":0, "y":2, "w":2},
+ {"label":"Z", "x":2, "y":2},
+ {"label":"X", "x":3, "y":2},
+ {"label":"C", "x":4, "y":2},
+ {"label":"V", "x":5, "y":2},
+ {"label":"B", "x":6, "y":2},
+ {"label":"Space", "x":7, "y":2},
+ {"label":"N", "x":8, "y":2},
+ {"label":"M", "x":9, "y":2},
+ {"label":",<", "x":10, "y":2},
+ {"label":".>", "x":11, "y":2},
+ {"label":"Backspace", "x":12, "y":2}
]
}
}
-} \ No newline at end of file
+}
diff --git a/keyboards/takashicompany/center_enter/rules.mk b/keyboards/takashicompany/center_enter/rules.mk
index d8e321ce2e..43d5350abb 100644
--- a/keyboards/takashicompany/center_enter/rules.mk
+++ b/keyboards/takashicompany/center_enter/rules.mk
@@ -12,10 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
-# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
-SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
-# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
-NKRO_ENABLE = no # USB Nkey Rollover
+NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output