diff options
| author | Albert Y | 2022-01-13 18:15:01 +0100 |
|---|---|---|
| committer | GitHub | 2022-01-13 18:15:01 +0100 |
| commit | e2d1547f31c0ceda27b68e26e79224b49cadaa97 (patch) | |
| tree | ca9914f4d2d7f4dea3b0c2161c777f76a564a3be /keyboards/ferris/keymaps/default | |
| parent | d0c8f2f822f320bc26a744ad05debf7effe76f3d (diff) | |
[Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850)
Diffstat (limited to 'keyboards/ferris/keymaps/default')
| -rw-r--r-- | keyboards/ferris/keymaps/default/keymap.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ferris/keymaps/default/keymap.json b/keyboards/ferris/keymaps/default/keymap.json index f651b2d8c8..b7f635b758 100644 --- a/keyboards/ferris/keymaps/default/keymap.json +++ b/keyboards/ferris/keymaps/default/keymap.json @@ -3,7 +3,7 @@ "documentation": "\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n", "keyboard": "ferris/0_1", "keymap": "default", - "layout": "LAYOUT", + "layout": "LAYOUT_split_3x5_2", "layers": [ ["KC_Q" , "KC_W" , "KC_E" , "KC_R" , "KC_T", "KC_Y" , "KC_U" , "KC_I" , "KC_O" , "KC_P", |