mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
fix a typo
This commit is contained in:
parent
685d4c2f97
commit
f357bd0ccc
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
{ K30, KC_NO, K32, KC_NO } \
|
||||
}
|
||||
|
||||
#define LAYOUT_ortho_4x4 ( \
|
||||
#define LAYOUT_ortho_4x4( \
|
||||
K00, K01, K02, K03, \
|
||||
K10, K11, K12, K13, \
|
||||
K20, K21, K22, K23, \
|
||||
|
|
Loading…
Reference in a new issue