zmk_mf68/app/boards/shields
innovaker 5a72662898 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-01 23:06:41 -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 refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
eek refactor(app): format with prettier (#563) 2021-01-01 22:55:52 -05: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 C style headers 2021-01-01 23:06:41 -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 refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -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 fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -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 fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -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