aboutsummaryrefslogtreecommitdiff
path: root/keyboards/yncognito/batpad
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/yncognito/batpad
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/yncognito/batpad')
-rw-r--r--keyboards/yncognito/batpad/batpad.h3
-rw-r--r--keyboards/yncognito/batpad/info.json1
-rw-r--r--keyboards/yncognito/batpad/rules.mk3
3 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/yncognito/batpad/batpad.h b/keyboards/yncognito/batpad/batpad.h
index 1cc79edf8..e3391881b 100644
--- a/keyboards/yncognito/batpad/batpad.h
+++ b/keyboards/yncognito/batpad/batpad.h
@@ -24,6 +24,3 @@
24 { K00, K01, K02, K03 }, \ 24 { K00, K01, K02, K03 }, \
25 { K10, K11, K12, K13 }, \ 25 { K10, K11, K12, K13 }, \
26} 26}
27
28// generated by KBFirmware JSON to QMK Parser
29// https://noroadsleft.github.io/kbf_qmk_converter/
diff --git a/keyboards/yncognito/batpad/info.json b/keyboards/yncognito/batpad/info.json
index 75848d140..393fff594 100644
--- a/keyboards/yncognito/batpad/info.json
+++ b/keyboards/yncognito/batpad/info.json
@@ -16,5 +16,4 @@
16 ] 16 ]
17 } 17 }
18 } 18 }
19 ,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
20} 19}
diff --git a/keyboards/yncognito/batpad/rules.mk b/keyboards/yncognito/batpad/rules.mk
index 0863a93c5..58fa541ec 100644
--- a/keyboards/yncognito/batpad/rules.mk
+++ b/keyboards/yncognito/batpad/rules.mk
@@ -21,6 +21,3 @@ RGB_MATRIX_ENABLE = yes
21RGB_MATRIX_DRIVER = WS2812 21RGB_MATRIX_DRIVER = WS2812
22UNICODE_ENABLE = no # Unicode 22UNICODE_ENABLE = no # Unicode
23AUDIO_ENABLE = no # Audio output 23AUDIO_ENABLE = no # Audio output
24
25# generated by KBFirmware JSON to QMK Parser
26# https://noroadsleft.github.io/kbf_qmk_converter/