zmk_mf68/app/dts/bindings
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
..
behaviors chore: standardize # style headers 2021-01-06 17:00:44 -05:00
zmk,ext-power-generic.yaml chore: standardize # style headers 2021-01-06 17:00:44 -05:00
zmk,keymap-sensors.yaml chore: standardize # style headers 2021-01-06 17:00:44 -05:00
zmk,keymap.yaml feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
zmk,kscan-composite.yaml Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
zmk,kscan-mock.yaml fix(test): change the layout 2020-08-28 16:21:31 -04:00
zmk,matrix-transform.yaml Kyria left/right overlays, matrix transform fixes 2020-06-27 00:16:15 -04:00