zmk/app/boards/shields
innovaker 80ea01853f chore: standardize C style headers
Changes made with regex plus some manual tweaks.

Find:
/^\/\*.*\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: #565
2021-01-12 20:15:08 -08:00
..
boardsource3x4 refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08: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. 2021-01-12 20:15:07 -08:00
cradio fix(shields): Enable USB by default on right side. 2021-01-12 20:15:07 -08:00
crbn refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
eek refactor(app): format with prettier (#563) 2021-01-12 20:15:08 -08:00
iris fix(shields): Enable USB by default on right side. 2021-01-12 20:15:07 -08:00
jian fix(shields): Enable USB by default on right side. 2021-01-12 20:15:07 -08:00
jorne chore: standardize C style headers 2021-01-12 20:15:08 -08:00
kyria fix(shields): Enable USB by default on right side. 2021-01-12 20:15:07 -08:00
lily58 feat(shields): add ws2812 underglow support to lily58 (nice_nano) 2021-01-12 20:15:08 -08:00
m60 refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
microdox fix(shields): Enable USB by default on right side. 2021-01-12 20:15:07 -08:00
nibble refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
qaz refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
quefrency fix(shields): Enable USB by default on right side. 2021-01-12 20:15:07 -08:00
reviung41 refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
romac refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
romac_plus refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
settings_reset refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
sofle fix(shields): Enable USB by default on right side. 2021-01-12 20:15:07 -08:00
splitreus62 fix(shields): Enable USB by default on right side. 2021-01-12 20:15:07 -08:00
tg4x refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
tidbit refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08: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