summaryrefslogtreecommitdiff
path: root/keyboards/id67/id67.h
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/id67/id67.h
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/id67/id67.h')
-rw-r--r--keyboards/id67/id67.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/id67/id67.h b/keyboards/id67/id67.h
index c9e6fb5d9c..7c0a6d5aa8 100644
--- a/keyboards/id67/id67.h
+++ b/keyboards/id67/id67.h
@@ -13,7 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
+
#pragma once
#include "quantum.h"
@@ -31,6 +31,3 @@
{ K30, KC_NO, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E }, \
{ K40, K41, KC_NO, K43, KC_NO, KC_NO, K46, KC_NO, KC_NO, KC_NO, K4A, K4B, K4C, K4D, K4E }, \
}
-
-// partially generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/ \ No newline at end of file