From 57f9a2ad6d4537d5907c7a4289a5e19a5afdf809 Mon Sep 17 00:00:00 2001 From: QMK Bot Date: Sat, 10 Dec 2022 23:14:34 -0800 Subject: [PATCH] [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 95e8a3c09200b04d0ddcdd7f1c074fe68dcd589f..92c54450f8060509393aca533e11499b37c002ca 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 00d7eaba6925d328486f429088fad6660eb3efce..f04d017e6b2af30e4ea1402e95bf44111320911e 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