Joel Spadin
|
94061bb916
|
refactor: Replace tabs with spaces
Standardized indentation to use spaces with a new pre-commit hook.
|
2023-04-24 16:07:04 -07:00 |
|
innovaker
|
f17584ca0e
|
chore: standardize # style headers
Changes made with regex plus some manual tweaks.
Find:
/(?:(?<!#!\/bin\/sh\n)(?:^#\n))*^#.*?[Cc]opyright.*?(\d{4}) *([0-9A-z,_\- ]+).*?\n(?:^#\n)*^#.*?SPDX-License-Identifier:? *(.+) *?\n(?:^#\n)*/gm
Replace:
# Copyright (c) $1 $2
# SPDX-License-Identifier: $3
PR: #564
|
2021-01-06 17:00:44 -05:00 |
|
Mega Mind
|
b8cb5f939a
|
M60 keymap update and misc changes
* Updated M60 keymap
* Make nrfjproj as default runner
* Remove the polling config
|
2020-10-05 21:24:39 +08:00 |
|
Mega Mind
|
e2299836bc
|
Update contributors in all keymap files
|
2020-10-05 21:23:38 +08:00 |
|
Mega Mind
|
9d06c730ba
|
Added Makerdiary M60 keyboard
|
2020-10-05 21:23:38 +08:00 |
|