aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio/think65/solder/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-01-21 13:26:01 -0800
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-01-21 13:26:00 -0800
commit9b6b54cdaae43e976ea4a5e5d01ec25309c7496b (patch)
tree7bf3c1e8d4776bc77cb0045cf36e888565d5ed60 /keyboards/gray_studio/think65/solder/readme.md
parent37db6012a7f6828c23b42587ca9d0a4f5d73ff35 (diff)
downloadfirmware-9b6b54cdaae43e976ea4a5e5d01ec25309c7496b.tar.gz
firmware-9b6b54cdaae43e976ea4a5e5d01ec25309c7496b.tar.bz2
firmware-9b6b54cdaae43e976ea4a5e5d01ec25309c7496b.zip
[Keyboard] Think 6.5 Soldered Matrix Fix (#7952)
* both backspace and left shift matrix positions off by one * update the led_update routine * update readme * Update keyboards/gray_studio/think65/solder/solder.c
Diffstat (limited to 'keyboards/gray_studio/think65/solder/readme.md')
-rw-r--r--keyboards/gray_studio/think65/solder/readme.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/gray_studio/think65/solder/readme.md b/keyboards/gray_studio/think65/solder/readme.md
index e8636bf8a..1d7e4450a 100644
--- a/keyboards/gray_studio/think65/solder/readme.md
+++ b/keyboards/gray_studio/think65/solder/readme.md
@@ -6,8 +6,6 @@ Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
Hardware Supported: Think6.5 Compatible PCB
Hardware Availability: [Geekhack GB](https://geekhack.org/index.php?topic=100166.0)
-**Note:** The `LAYOUT_65_ansi_blocker` LAYOUT macro utilizes the same pins and switch matrix as the hotswap 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.
-
**Indicator LEDs:** The solder PCB ONLY supports Caps Lock LEDs unlike the Hotswap version that supports Num Lock, Caps Lock, and Scroll Lock.
Make example for this keyboard (after setting up your build environment):