@@ -2,5 +2,11 @@
"bootloader": "caterina",
"bluetooth": {
"driver": "bluefruit_le"
+ },
+ "build": {
+ "lto": true
+ "features":{
+ "bluetooth": true
}
@@ -1,6 +1,2 @@
# Processor frequency
F_CPU = 8000000
-
-EXTRAKEY_ENABLE = no
-BLUETOOTH_ENABLE = yes
-LTO_ENABLE = yes
@@ -36,6 +36,7 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
+ "pin_compatible": "elite_c",
"features": {
"bootmagic": false,
"mousekey": true,
@@ -1 +0,0 @@
-PIN_COMPATIBLE = elite_c