mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-04 14:44:16 -04:00
Add TechnicPad macropad (#23238)
This commit is contained in:
parent
6ca7aea73c
commit
89af574c2e
1 changed files with 13 additions and 0 deletions
13
keyboards/handwired/technicpad/keymaps/via/keymap.json
Normal file
13
keyboards/handwired/technicpad/keymaps/via/keymap.json
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"keyboard": "technicpad",
|
||||||
|
"keymap": "via",
|
||||||
|
"config": {
|
||||||
|
"features": {
|
||||||
|
"via": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"layers": [
|
||||||
|
["KC_A", "KC_B", "KC_C", "KC_D"]
|
||||||
|
],
|
||||||
|
"layout": "LAYOUT"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue