aboutsummaryrefslogtreecommitdiff
path: root/keyboards/frobiac/hypernano
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/frobiac/hypernano')
-rw-r--r--keyboards/frobiac/hypernano/keyboard.json (renamed from keyboards/frobiac/hypernano/info.json)6
-rw-r--r--keyboards/frobiac/hypernano/rules.mk1
2 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/frobiac/hypernano/info.json b/keyboards/frobiac/hypernano/keyboard.json
index b06b281565..403beed952 100644
--- a/keyboards/frobiac/hypernano/info.json
+++ b/keyboards/frobiac/hypernano/keyboard.json
@@ -7,17 +7,13 @@
"processor": "atmega32u4",
"diode_direction": "COL2ROW",
"features": {
- "audio": false,
- "backlight": false,
"bootmagic": false,
"command": false,
"console": false,
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,
- "nkro": false,
- "unicode": false,
- "rgblight": false
+ "nkro": false
},
"build": {
"lto": true
diff --git a/keyboards/frobiac/hypernano/rules.mk b/keyboards/frobiac/hypernano/rules.mk
deleted file mode 100644
index 6e7633bfe0..0000000000
--- a/keyboards/frobiac/hypernano/rules.mk
+++ /dev/null
@@ -1 +0,0 @@
-# This file intentionally left blank