summaryrefslogtreecommitdiff
path: root/keyboards/cmm_studio/fuji65/fuji65.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-21 22:11:51 -0800
committerGitHub <noreply@github.com>2022-01-22 06:11:51 +0000
commitfa9afb9763106fa488eb3a3e8b1d062747c5e7e2 (patch)
treee788e56ebaa98d781d4a779917d02f9a019ee8b8 /keyboards/cmm_studio/fuji65/fuji65.c
parentfc914e617e63f5ec32c04e01efaffd9ec4545e89 (diff)
Format code according to conventions (#15986)
Diffstat (limited to 'keyboards/cmm_studio/fuji65/fuji65.c')
-rw-r--r--keyboards/cmm_studio/fuji65/fuji65.c40
1 files changed, 20 insertions, 20 deletions
diff --git a/keyboards/cmm_studio/fuji65/fuji65.c b/keyboards/cmm_studio/fuji65/fuji65.c
index 07a03710c4..46695a0d21 100644
--- a/keyboards/cmm_studio/fuji65/fuji65.c
+++ b/keyboards/cmm_studio/fuji65/fuji65.c
@@ -1,20 +1,20 @@
-/* Copyright 2020 CMM.Studio Freather
- *
- * 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
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#include "fuji65.h"
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
+/* Copyright 2020 CMM.Studio Freather
+ *
+ * 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
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include "fuji65.h"
+
+// generated by KBFirmware JSON to QMK Parser
+// https://noroadsleft.github.io/kbf_qmk_converter/