qmk_firmware/keyboards/gray_studio/think65/hotswap
2023-01-31 06:03:30 +11:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
hotswap.c Refactor to use led config - Part 2 (#10906) 2020-11-17 17:06:23 +00:00
hotswap.h [Keyboard] Think 6.5 (#7199) 2019-10-29 22:33:46 -07:00
info.json Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
readme.md [Keyboard] Think 6.5 (#7199) 2019-10-29 22:33:46 -07:00
rules.mk Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00

Think6.5 Hotswap

65% board with 6.5 degree angle ran by Airpotter and Oldcat. PCB Manufactured by DEMO Studio and Keyboard manufactured by Gray Studio.

Keyboard Maintainer: MechMerlin
Hardware Supported: Think6.5 Hotswap PCB
Hardware Availability: Geekhack GB

Note: The LAYOUT_65_ansi_blocker LAYOUT macro utilizes the same pins and switch matrix as the soldered (compatible) version. Any firmware made with this LAYOUT macro can be flashed on both the Solder (Compatible) version and the Hotswap version of the Think6.5.

Make example for this keyboard (after setting up your build environment):

make gray_studio/think65/hotswap:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.