diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-26 07:01:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-26 00:01:11 -0700 |
commit | 95733d1c165e0f8af031cd79e58e9a49539647bb (patch) | |
tree | 8f06feebe98cd79682a16b551dfc972e8f179ee7 /keyboards/sam/sg81m/sg81m.h | |
parent | 14f0a417c7de9f71cf83723f4bb5852cdac03ab7 (diff) | |
download | qmk_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/sam/sg81m/sg81m.h')
-rw-r--r-- | keyboards/sam/sg81m/sg81m.h | 3 |
1 files changed, 0 insertions, 3 deletions
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/ |