mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-23 03:50:28 +08:00
parent
98939868fa
commit
1298eab6ab
|
@ -11,7 +11,7 @@ and contain the following files:
|
||||||
* `keymap.c`
|
* `keymap.c`
|
||||||
* `readme.md` *recommended*
|
* `readme.md` *recommended*
|
||||||
* `config.h` *optional*, found automatically when compiling
|
* `config.h` *optional*, found automatically when compiling
|
||||||
* `Makefile` *optional*, found automatically when compling
|
* `Makefile` *optional*, found automatically when compiling
|
||||||
|
|
||||||
When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format:
|
When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format:
|
||||||
|
|
||||||
|
@ -20,4 +20,4 @@ When adding your keymap to this list, keep it organised alphabetically (select l
|
||||||
# List of Planck keymaps
|
# List of Planck keymaps
|
||||||
|
|
||||||
* **default** default Planck layout
|
* **default** default Planck layout
|
||||||
* **cbbrowne** cbbrowne's Planck layout
|
* **cbbrowne** cbbrowne's Planck layout
|
||||||
|
|
Loading…
Reference in a new issue