4468662d64
* Add layout/matrix diagram [docs] * Format `info.json` as strict JSON [style] * Add `LAYOUT_all` [enhancement] * Refactor keymaps to use `LAYOUT_all` Refactor the `default` and `via` keymaps to use the `LAYOUT_all` macro. - change second Left Shift key to `KC_NUBS` - insert `KC_NUHS` keycode - update keycode grid alignment - remove trailing whitespace [refactor] * Rename `LAYOUT_65_blocker` to `LAYOUT_ansi_blocker` [refactor] * Rename `LAYOUT_65_iso_blocker` to `LAYOUT_iso_blocker` [refactor] * Correct `LAYOUT_iso_blocker` matrix data The Quote key was mapped as [1, 14] instead of [2, 12]. [bugfix] * Add `LAYOUT_ansi_blocker_split_bs` [enhancement] * Add `LAYOUT_ansi_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_ansi_blocker_tsangan` [enhancement] * Add `LAYOUT_iso_blocker_split_bs` [enhancement] * Add `LAYOUT_iso_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_iso_blocker_tsangan` [enhancement] |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
matrix_diagram.md | ||
readme.md | ||
rules.mk | ||
think65v3.c |
Gray Studio think65v3
A 65% keyboard by Graystudio. PCB designed and manufactured by DEMO Studio.
- Keyboard Maintainer: edwardslau
- Hardware Support: Think6.5 V3
- Hardware Availability:
Make example for this keyboard (after setting up your build environment):
make gray_studio/think65v3:default
Flashing example for this keyboard:
make gray_studio/think65v3:default:flash
Bootloader
- Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
See the build environment setup and the make instructions for more infromation. Brand new to QMK? Start with our Complete Newbs Guide.