diff options
Diffstat (limited to 'keyboards/handwired/d48/info.json')
| -rw-r--r-- | keyboards/handwired/d48/info.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/handwired/d48/info.json b/keyboards/handwired/d48/info.json index 295fead587..e5ee61093e 100644 --- a/keyboards/handwired/d48/info.json +++ b/keyboards/handwired/d48/info.json @@ -44,6 +44,18 @@ }, "processor": "STM32F303", "bootloader": "stm32-dfu", + "features": { + "bootmagic": false, + "mousekey": false, + "extrakey": true, + "console": true, + "nkro": true, + "audio": true, + "rgblight": true, + "encoder": true, + "oled": true, + "unicode": true + }, "board": "QMK_PROTON_C", "layouts": { "LAYOUT": { |