Merge remote-tracking branch 'origin/master' into develop

master
QMK Bot 2 years ago
commit fd3864fb94
  1. 2
      keyboards/teleport/native/info.json
  2. 6
      keyboards/teleport/native/rules.mk

@ -15,7 +15,7 @@
"command": false,
"console": false,
"extrakey": true,
"mousekey": false,
"mousekey": true,
"nkro": true
},
"diode_direction": "ROW2COL",

@ -2,4 +2,8 @@ RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = IS31FL3733
RGB_MATRIX_CUSTOM_KB = yes
DEFAULT_FOLDER = teleport/native/iso
DEFAULT_FOLDER = teleport/native/iso
# Temporary workaround while waiting fixes of F411xC flash size definitions
EEPROM_DRIVER = wear_leveling
WEAR_LEVELING_DRIVER = legacy
Loading…
Cancel
Save