zmk/app/boards/shields
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
..
bfo9000 fix(shield): BFO9000 uses USB on right 2021-01-04 14:08:00 -05:00
boardsource3x4 refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
clueboard_california improvement: upgrade default keymaps 2020-12-10 12:05:21 +00:00
corne fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -05:00
cradio fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -05:00
crbn chore: standardize # style headers 2021-01-06 17:00:44 -05:00
eek chore: standardize # style headers 2021-01-06 17:00:44 -05:00
helix feat(shields): add helix shield 2021-01-05 18:56:47 +00:00
iris fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -05:00
jian fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -05:00
jorne chore: standardize # style headers 2021-01-06 17:00:44 -05:00
kyria fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -05:00
lily58 feat(shields): add ws2812 underglow support to lily58 (nice_nano) 2021-01-01 21:29:22 +00:00
m60 chore: standardize # style headers 2021-01-06 17:00:44 -05:00
microdox fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -05:00
nibble refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
qaz refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
quefrency chore: standardize # style headers 2021-01-06 17:00:44 -05:00
reviung41 refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
romac refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
romac_plus refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
settings_reset refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
sofle fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -05:00
splitreus62 chore: standardize # style headers 2021-01-06 17:00:44 -05:00
tg4x refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
tidbit refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
Kconfig.defconfig Actually really working 2020-09-19 10:55:07 +01:00
Kconfig.shield Actually really working 2020-09-19 10:55:07 +01:00