diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-26 07:01:41 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-26 07:01:41 +0000 |
commit | 327b1c02986795b2d8208169b8c14f8d3892f5e1 (patch) | |
tree | 71791f58af6d68b7fc3b15c8d580e389ab41154d /keyboards/handwired/bigmac/bigmac.h | |
parent | 93c3e10f75aebc27c211abbe28482a511206b395 (diff) | |
parent | 95733d1c165e0f8af031cd79e58e9a49539647bb (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/bigmac/bigmac.h')
-rw-r--r-- | keyboards/handwired/bigmac/bigmac.h | 3 |
1 files changed, 0 insertions, 3 deletions
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/ |