From 57f9a2ad6d4537d5907c7a4289a5e19a5afdf809 Mon Sep 17 00:00:00 2001 From: QMK Bot Date: Sat, 10 Dec 2022 23:14:34 -0800 Subject: [CI] Format code according to conventions (#19292) --- 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 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 -- cgit v1.2.3