Initial DD keycode migration (#18643)
* Initial DD keycode migration * Sort magic keycodes
This commit is contained in:
parent
a070c4c501
commit
a69ab05dd6
30 changed files with 5471 additions and 1878 deletions
20
data/constants/keycodes/keycodes_0.0.1_steno.hjson
Normal file
20
data/constants/keycodes/keycodes_0.0.1_steno.hjson
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"keycodes": {
|
||||
"0x74F0": {
|
||||
"group": "steno",
|
||||
"key": "QK_STENO_BOLT"
|
||||
},
|
||||
"0x74F1": {
|
||||
"group": "steno",
|
||||
"key": "QK_STENO_GEMINI"
|
||||
},
|
||||
"0x74F2": {
|
||||
"group": "steno",
|
||||
"key": "QK_STENO_COMB"
|
||||
},
|
||||
"0x74FC": {
|
||||
"group": "steno",
|
||||
"key": "QK_STENO_COMB_MAX"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue