]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Add an easy way to create new keymaps for your favorite keyboard (#3868)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Thu, 13 Sep 2018 18:22:05 +0000 (11:22 -0700)
committerDrashna Jaelre <drashna@live.com>
Thu, 13 Sep 2018 18:22:05 +0000 (11:22 -0700)
* initial commit of keymap creation script

* create default keymap

* pass shellcheck

* provide a better usage message

* change printf string to more accurately reflect the path

* make it more easily understood

* found another typo

* add documentation regarding the new_keymap script

* enforce lowercase for userinputs


No differences found