summaryrefslogtreecommitdiffstats
path: root/util/new_keymap.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-10-24Bug: Users had to be in the /util directory to run the script (#4228)MechMerlin1-1/+1
2018-09-13Add an easy way to create new keymaps for your favorite keyboard (#3868)MechMerlin1-0/+40
* 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