@@ -26,6 +26,12 @@
"rows": ["B15", "C6", "C7", "C8", "C9", "A8"]
},
"diode_direction": "ROW2COL",
+ "eeprom": {
+ "driver": "wear_leveling",
+ "wear_leveling": {
+ "driver": "spi_flash"
+ }
+ },
"indicators": {
"num_lock": "A15",
"caps_lock": "C10"
@@ -1,2 +1 @@
-EEPROM_DRIVER = wear_leveling
-WEAR_LEVELING_DRIVER = spi_flash
+# This file intentionally left blank
"rows": [ "B15", "C6", "C7", "C8", "C9", "A8"]
"rgb_matrix": {
"driver": "is31fl3733",
"max_brightness": 180,
@@ -1,3 +1 @@
-
"rows": ["C7", "C8", "C9", "A8"]
@@ -1,6 +1 @@
-# Build Options
-# change yes to no to disable
-#
@@ -3,6 +3,12 @@
"usb": {
"pid": "0xAC15"
"driver": "custom"
@@ -26,10 +26,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
-# Wear-levelling driver
# Custom RGB matrix handling
RGB_MATRIX_ENABLE = yes
"pid": "0xAC18"
@@ -10,7 +10,10 @@
"suspend_wakeup_delay": 400
"eeprom": {
- "driver": "wear_leveling"
"processor": "WB32FQ95",
"bootloader": "wb32-dfu",
@@ -1 +1 @@
@@ -19,6 +19,12 @@
"rows": ["B0", "B1", "B2", "B3", "B4", "B5", "B6", "B7", "B8", "B9", "B10", "B11", "B12", "B13"]
"diode_direction": "COL2ROW",
"processor": "WB32F3G71",
"layouts": {
@@ -11,5 +11,3 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality.
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow.
AUDIO_ENABLE = no # Audio output.
RGB_MATRIX_ENABLE = yes # Enable RGB matrix effects.
@@ -8,6 +8,12 @@
"pid": "0x5088",
"device_version": "0.0.1"
"encoder": {
"rotary": [
{"pin_a": "A2", "pin_b": "A1"}
@@ -16,9 +16,6 @@ MIDI_ENABLE = yes
LTO_ENABLE = yes
SRC += analog.c \
@@ -16,6 +16,12 @@
"rows": ["B0", "B1", "B2", "B3", "B4", "B5", "B6", "B7", "B8", "B9", "B10"]
{"pin_a": "C15", "pin_b": "C14"}
@@ -12,5 +12,3 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
ENCODER_ENABLE = yes
@@ -15,5 +15,3 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
@@ -17,6 +17,12 @@
"rows": ["B15"]
"ws2812": {
"pin": "A1"
@@ -10,5 +10,3 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
@@ -20,6 +20,12 @@
"rows": ["C12", "C10", "A10", "A8", "C8", "C9"]
"community_layouts": ["tkl_ansi"],
"LAYOUT_tkl_ansi": {
@@ -32,7 +32,3 @@ RGB_MATRIX_ENABLE = yes
# OLED enabled
OLED_ENABLE = yes
WPM_ENABLE = yes
@@ -18,6 +18,12 @@
{"pin_a": "B14", "pin_b": "B13", "resolution": 4}
@@ -14,6 +14,4 @@ AUDIO_ENABLE = no # Audio output
DIP_SWITCH_ENABLE = yes # DPI Switch
#RGB_MATRIX_CUSTOM_USER = yes #Add turnoff LED
@@ -25,6 +25,13 @@
"cols": ["C1","C2","C3","A0","A1","A2","A3","A4","A5","A6","A7","C4"],
"rows": ["C6", "C7", "C8", "C9"]
+ "diode_direction": "ROW2COL",
"max_brightness": 200,
@@ -99,7 +106,6 @@
{ "flags": 4, "matrix": [3, 11], "x": 224, "y": 64}
]
- "diode_direction": "ROW2COL",
"LAYOUT": {
"layout": [
{"pin_a": "B14", "pin_b": "B13"}
@@ -25,6 +25,12 @@
"num_lock":"A15",
"rows": ["C6", "C7", "C8", "C9", "A8"]
@@ -10,6 +10,12 @@
"dynamic_keymap": {
"layer_count": 13
"features": {
"bootmagic": true,
"command": false,