summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-12-10 23:14:18 -0800
committerGitHub <noreply@github.com>2022-12-11 18:14:18 +1100
commit4b75b90f5c2033f5cce44d7e7d9911ddd34dfc90 (patch)
tree04975fe78835daf00065c73610d9e39275731aa2
parentc2687906d2cfd2ae6e974f84076f579f6d0f2bfd (diff)
[CI] Format code according to conventions (#19293)
-rw-r--r--keyboards/heliotrope/keymaps/default/keymap.c2
-rw-r--r--keyboards/heliotrope/keymaps/via/keymap.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/heliotrope/keymaps/default/keymap.c b/keyboards/heliotrope/keymaps/default/keymap.c
index 95e8a3c092..92c54450f8 100644
--- a/keyboards/heliotrope/keymaps/default/keymap.c
+++ b/keyboards/heliotrope/keymaps/default/keymap.c
@@ -1,4 +1,4 @@
-/* Copyright 2022 MATTMCCA (@MATTMCCA)
+/* Copyright 2022 MATTMCCA (@MATTMCCA)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/keyboards/heliotrope/keymaps/via/keymap.c b/keyboards/heliotrope/keymaps/via/keymap.c
index 00d7eaba69..f04d017e6b 100644
--- a/keyboards/heliotrope/keymaps/via/keymap.c
+++ b/keyboards/heliotrope/keymaps/via/keymap.c
@@ -1,4 +1,4 @@
-/* Copyright 2022 MATTMCCA (@MATTMCCA)
+/* Copyright 2022 MATTMCCA (@MATTMCCA)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by