diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-26 05:48:44 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-26 05:48:44 +0000 |
commit | 93c3e10f75aebc27c211abbe28482a511206b395 (patch) | |
tree | 41fe47907ddc70f3cbcfc29e1573830137040217 /keyboards/ggkeyboards/genesis/hotswap/hotswap.c | |
parent | 2e76b24db6f2d71be1b4f249a9e9fd5da2814fd8 (diff) | |
parent | 14f0a417c7de9f71cf83723f4bb5852cdac03ab7 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ggkeyboards/genesis/hotswap/hotswap.c')
-rw-r--r-- | keyboards/ggkeyboards/genesis/hotswap/hotswap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/ggkeyboards/genesis/hotswap/hotswap.c b/keyboards/ggkeyboards/genesis/hotswap/hotswap.c index b3b7c6508c..e27d117d9a 100644 --- a/keyboards/ggkeyboards/genesis/hotswap/hotswap.c +++ b/keyboards/ggkeyboards/genesis/hotswap/hotswap.c @@ -1,4 +1,3 @@ - /* Copyright 2021 Steven Phillips (Spooknik) * * This program is free software: you can redistribute it and/or modify @@ -16,7 +15,3 @@ */ #include "hotswap.h" - -// generated by KBFirmware JSON to QMK Parser -// https://noroadsleft.github.io/kbf_qmk_converter/ - |