mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 13:12:08 +00:00
Update reverie hs keyboard.json to be accurate
This commit is contained in:
parent
e7e3bf940e
commit
7237ffca38
@ -1,17 +1,7 @@
|
|||||||
{
|
{
|
||||||
"keyboard_name": "Reverie HS",
|
"keyboard_name": "Reverie HS",
|
||||||
"backlight": {
|
|
||||||
"breathing": true,
|
|
||||||
"breathing_period": 5,
|
|
||||||
"levels": 15,
|
|
||||||
"pin": "GP22"
|
|
||||||
},
|
|
||||||
"features": {
|
"features": {
|
||||||
"backlight": true
|
"backlight": false
|
||||||
},
|
|
||||||
"indicators": {
|
|
||||||
"caps_lock": "GP29",
|
|
||||||
"on_state": 0
|
|
||||||
},
|
},
|
||||||
"usb": {
|
"usb": {
|
||||||
"pid": "0x0033"
|
"pid": "0x0033"
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
"bootloader": "rp2040",
|
"bootloader": "rp2040",
|
||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"features": {
|
"features": {
|
||||||
"backlight": false,
|
|
||||||
"bootmagic": true,
|
"bootmagic": true,
|
||||||
"command": false,
|
"command": false,
|
||||||
"console": false,
|
"console": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user