diff options
Diffstat (limited to 'keyboards/centromere/info.json')
| -rw-r--r-- | keyboards/centromere/info.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/centromere/info.json b/keyboards/centromere/info.json index 280ab8bd7e..c190bd84d7 100644 --- a/keyboards/centromere/info.json +++ b/keyboards/centromere/info.json @@ -10,6 +10,14 @@ }, "processor": "atmega32u4", "bootloader": "caterina", + "features": { + "bootmagic": false, + "mousekey": true, + "extrakey": true, + "console": true, + "command": true, + "unicode": true + }, "community_layouts": ["split_3x5_3", "split_3x6_3"], "layout_aliases": { "LAYOUT": "LAYOUT_split_3x6_3" |