Macro keycode name refactoring (#18958)
This commit is contained in:
parent
fe00c80211
commit
4d33f356a6
10 changed files with 243 additions and 116 deletions
|
@ -2,7 +2,7 @@
|
|||
"keyboard": "handwired/pytest/basic",
|
||||
"keymap": "default_json",
|
||||
"layout": "LAYOUT_ortho_1x1",
|
||||
"layers": [["MACRO_0"]],
|
||||
"layers": [["QK_MACRO_0"]],
|
||||
"macros": [
|
||||
[
|
||||
"Hello, World!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue