summaryrefslogtreecommitdiff
path: root/keyboards/handwired/bigmac
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/handwired/bigmac
parent14f0a417c7de9f71cf83723f4bb5852cdac03ab7 (diff)
downloadqmk_firmware-95733d1c165e0f8af031cd79e58e9a49539647bb.tar.gz
qmk_firmware-95733d1c165e0f8af031cd79e58e9a49539647bb.zip
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/handwired/bigmac')
-rw-r--r--keyboards/handwired/bigmac/bigmac.c3
-rw-r--r--keyboards/handwired/bigmac/bigmac.h3
-rw-r--r--keyboards/handwired/bigmac/config.h4
-rw-r--r--keyboards/handwired/bigmac/info.json1
-rw-r--r--keyboards/handwired/bigmac/rules.mk3
5 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/handwired/bigmac/bigmac.c b/keyboards/handwired/bigmac/bigmac.c
index b8815a1c4e..ef2867377d 100644
--- a/keyboards/handwired/bigmac/bigmac.c
+++ b/keyboards/handwired/bigmac/bigmac.c
@@ -15,6 +15,3 @@
*/
#include "bigmac.h"
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
diff --git a/keyboards/handwired/bigmac/bigmac.h b/keyboards/handwired/bigmac/bigmac.h
index 7e782e433d..43ba78d311 100644
--- a/keyboards/handwired/bigmac/bigmac.h
+++ b/keyboards/handwired/bigmac/bigmac.h
@@ -31,6 +31,3 @@
{ K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, K3F, K3G }, \
{ K40, K41, KC_NO, K43, KC_NO, K45, K46, K47, K48, K49, KC_NO, K4B, KC_NO, K4D, K4E, K4F, K4G }, \
}
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
diff --git a/keyboards/handwired/bigmac/config.h b/keyboards/handwired/bigmac/config.h
index db2ec2a5b7..b036accaa2 100644
--- a/keyboards/handwired/bigmac/config.h
+++ b/keyboards/handwired/bigmac/config.h
@@ -43,7 +43,3 @@
#define MATRIX_COL_PINS { B6, B2, B3, B1, F7, F6, F5, F4, D3, D2, D1, D0, D4, C6, D7, E6, B4 }
#define DIODE_DIRECTION COL2ROW
-
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
diff --git a/keyboards/handwired/bigmac/info.json b/keyboards/handwired/bigmac/info.json
index 3be075fdd4..3774530912 100644
--- a/keyboards/handwired/bigmac/info.json
+++ b/keyboards/handwired/bigmac/info.json
@@ -89,5 +89,4 @@
]
}
}
- ,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}
diff --git a/keyboards/handwired/bigmac/rules.mk b/keyboards/handwired/bigmac/rules.mk
index 70867503b8..077733ea87 100644
--- a/keyboards/handwired/bigmac/rules.mk
+++ b/keyboards/handwired/bigmac/rules.mk
@@ -19,6 +19,3 @@ NKRO_ENABLE = no # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
-
-# generated by KBFirmware JSON to QMK Parser
-# https://noroadsleft.github.io/kbf_qmk_converter/