summary refs log tree commit diff
path: root/quantum/process_keycode/process_auto_shift.c
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-04-28 09:42:16 +1000
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-04-27 16:42:16 -0700
commit53c51f1d16b40fdd3e68a6afc5844917d3d58640 (patch)
treeb17a8b084e538b66a6ccb4893e9c7fa75217c519 /quantum/process_keycode/process_auto_shift.c
parentc3be0520c4c6d4799670ab3639a3de561b4c6c1d (diff)
A better new_project.sh (#5191)
* A better new_project.sh

* Fix docstrings

* Use single quotes for anything not shown to user

* Missed this docstring

* Simplify get_git_username()

Thanks @vomindoraan

* chmod +x

* Add docstring for print_error()

* Break up git username call into multiple lines

* Use with statement here

* Conform to PEP 8 even more

* Turn it back into a shell script

* chmod +x again

* Update docs to reflect new keyboard generator usage

* Tweak wording slightly

* Trim trailing whitespace

* Don't actually need to escape the newlines here

* As I suspected, you can pass shift a number

* Prepend ./ to match the other code block

* Minor syntax tweaks

* The username token has changed

* Replace name in the readme too

* Make some reasonable assumptions about the presence of Git
Diffstat (limited to 'quantum/process_keycode/process_auto_shift.c')
0 files changed, 0 insertions, 0 deletions