summaryrefslogtreecommitdiff
path: root/keyboards/cmm_studio/saka68/hotswap/config.h
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-25 18:03:00 +0000
committerGitHub <noreply@github.com>2021-09-25 11:03:00 -0700
commit5c2d15573d32b839f0cf7915ef141812ab03bfdf (patch)
treee510186a86bce997ed1411a9530d8f0448975386 /keyboards/cmm_studio/saka68/hotswap/config.h
parentaee0b0097b1a868fe63fe3be66c6c2947fcb3067 (diff)
downloadqmk_firmware-5c2d15573d32b839f0cf7915ef141812ab03bfdf.tar.gz
qmk_firmware-5c2d15573d32b839f0cf7915ef141812ab03bfdf.zip
Saka68 Hotswap Refactor (#14595)
* rename LAYOUT to LAYOUT_68_ansi * tidy-up keymaps Adjusts indenting for readability/aesthetics. * remove default keymap readme * add LAYOUT_68_iso macro * enable Community Layout support * remove KBFirmware Parser references * correct keyboard metadata * specify keyboard variant in info.json and config.h * correct maintainer field in info.json
Diffstat (limited to 'keyboards/cmm_studio/saka68/hotswap/config.h')
-rw-r--r--keyboards/cmm_studio/saka68/hotswap/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/cmm_studio/saka68/hotswap/config.h b/keyboards/cmm_studio/saka68/hotswap/config.h
index 7f19723b70..9879dadd50 100644
--- a/keyboards/cmm_studio/saka68/hotswap/config.h
+++ b/keyboards/cmm_studio/saka68/hotswap/config.h
@@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define PRODUCT_ID 0x5348
#define DEVICE_VER 0x0001
#define MANUFACTURER CMM.Studio
-#define PRODUCT Saka68
+#define PRODUCT Saka68 Hotswap
/* key matrix size */
#define MATRIX_ROWS 5
@@ -45,7 +45,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_COL_PINS { D4, D6, D7, B4, B5, B6, C6, F5, F4, F1, F0, B1, B2, B3, D3, D5 }
#define DIODE_DIRECTION COL2ROW
-
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/