From 4b75b90f5c2033f5cce44d7e7d9911ddd34dfc90 Mon Sep 17 00:00:00 2001 From: QMK Bot Date: Sat, 10 Dec 2022 23:14:18 -0800 Subject: [PATCH] [CI] Format code according to conventions (#19293) --- keyboards/heliotrope/keymaps/default/keymap.c | 2 +- keyboards/heliotrope/keymaps/via/keymap.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/heliotrope/keymaps/default/keymap.c b/keyboards/heliotrope/keymaps/default/keymap.c index 95e8a3c0920..92c54450f80 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 00d7eaba692..f04d017e6b2 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