diff options
| author | James Young | 2024-04-23 05:06:24 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-23 05:06:24 +0200 |
| commit | a1cbdf145fe90a60fed2d567ac944277a4234089 (patch) | |
| tree | 3799bb08f26802f25df95169f6b68176b4724977 /keyboards/maple_computing/jnao/info.json | |
| parent | dc0095c64b2658a8fb5421ce93cb6bdc53806693 (diff) | |
Data-Driven Keyboard Conversions: M, Part 1 (#23590)
Diffstat (limited to 'keyboards/maple_computing/jnao/info.json')
| -rw-r--r-- | keyboards/maple_computing/jnao/info.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/maple_computing/jnao/info.json b/keyboards/maple_computing/jnao/info.json index 73ddf107ec..861baa95b9 100644 --- a/keyboards/maple_computing/jnao/info.json +++ b/keyboards/maple_computing/jnao/info.json @@ -19,6 +19,14 @@ }, "processor": "atmega32u4", "bootloader": "atmel-dfu", + "features": { + "bootmagic": false, + "mousekey": false, + "extrakey": true, + "console": true, + "command": true, + "backlight": true + }, "community_layouts": ["ortho_5x12", "ortho_4x12"], "layouts": { "LAYOUT_ortho_5x12": { |