Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Spuxy committed Oct 11, 2024
1 parent f073757 commit 6518e8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keyboards/crkbd/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"notes": "my keyboard !",
"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": "crkbd/rev1",
"keymap": "crkbd_rev1_dot.keyboard",
"keymap": "keymap",
"layout": "LAYOUT_split_3x6_3",
"layers": [
[
Expand Down Expand Up @@ -65,8 +65,8 @@
"KC_BSPC",
"KC_LCTL",
"KC_NO",
"KC_NO",
"KC_NO",
"KC_BTN3",
"KC_BTN4",
"KC_NO",
"KC_NO",
"KC_LEFT",
Expand Down

0 comments on commit 6518e8e

Please sign in to comment.