[Keyboard] Add Binepad KnobX1 (#25222)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
22
keyboards/binepad/knobx1/keymaps/default/keymap.json
Normal file
22
keyboards/binepad/knobx1/keymaps/default/keymap.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"config": {
|
||||
"features": {
|
||||
"encoder_map": true
|
||||
}
|
||||
},
|
||||
"encoders": [
|
||||
[
|
||||
{
|
||||
"ccw": "KC_VOLD",
|
||||
"cw": "KC_VOLU"
|
||||
}
|
||||
]
|
||||
],
|
||||
"keyboard": "binepad/knobx1",
|
||||
"keymap": "default",
|
||||
"layers": [
|
||||
["X1_LYRU", "KC_MUTE"]
|
||||
],
|
||||
"layout": "LAYOUT",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user