summary refs log tree commit diff
path: root/keyboards/sam
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-26 07:01:11 +0000
committerGitHub <noreply@github.com>2021-09-26 00:01:11 -0700
commit95733d1c165e0f8af031cd79e58e9a49539647bb (patch)
tree8f06feebe98cd79682a16b551dfc972e8f179ee7 /keyboards/sam
parent14f0a417c7de9f71cf83723f4bb5852cdac03ab7 (diff)
Remove references to KBFirmware JSON Parser (#14608)
* remove refs: exclusive/e85/soldered

* remove refs: handwired/bigmac

* remove refs: handwired/boss566y/redragon_vara

* remove refs: handwired/marauder

* remove refs: id67

* remove refs: kprepublic/bm60rgb

* remove refs: playkbtw/helen80

* remove refs: sam/sg81m

* remove refs: sawnsprojects/satxri6key

* remove refs: yncognito/batpad
Diffstat (limited to 'keyboards/sam')
-rw-r--r--keyboards/sam/sg81m/config.h5
-rw-r--r--keyboards/sam/sg81m/sg81m.h3
2 files changed, 1 insertions, 7 deletions
diff --git a/keyboards/sam/sg81m/config.h b/keyboards/sam/sg81m/config.h
index 5e1d042b6c..a0dca89211 100644
--- a/keyboards/sam/sg81m/config.h
+++ b/keyboards/sam/sg81m/config.h
@@ -44,7 +44,7 @@
 
 #define DIODE_DIRECTION COL2ROW
 
-#define RGB_DI_PIN E6 //reserved pin for potential underglow rgb 
+#define RGB_DI_PIN E6 //reserved pin for potential underglow rgb
 #ifdef RGB_DI_PIN
     #define RGBLED_NUM 10
     #define RGBLIGHT_HUE_STEP 8
@@ -65,6 +65,3 @@
 //     #define RGBLIGHT_EFFECT_RGB_TEST
 //     #define RGBLIGHT_EFFECT_ALTERNATING
 #endif
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
diff --git a/keyboards/sam/sg81m/sg81m.h b/keyboards/sam/sg81m/sg81m.h
index 13a5d760e2..d128adf746 100644
--- a/keyboards/sam/sg81m/sg81m.h
+++ b/keyboards/sam/sg81m/sg81m.h
@@ -49,6 +49,3 @@
 }
 
 #define LAYOUT LAYOUT_7u_space
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/