diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-02 05:05:53 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-02 05:05:53 +0000 |
commit | 593704b7a72b90f5f7cbbf2939b3519719be53c5 (patch) | |
tree | 1e7e3f2e3d7891ddf43c37abfc75d58928fc3dc1 /keyboards/keyten/kt60_m/readme.md | |
parent | 9aed323aa01b4897e22c4e585e70ec1cacdefd0d (diff) | |
parent | bf2b3f7907efa9a9fb5ede9b8ae659eb2ec8fbe2 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/keyten/kt60_m/readme.md')
-rw-r--r-- | keyboards/keyten/kt60_m/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/keyten/kt60_m/readme.md b/keyboards/keyten/kt60_m/readme.md new file mode 100644 index 0000000000..32ca32c4b5 --- /dev/null +++ b/keyboards/keyten/kt60_m/readme.md @@ -0,0 +1,27 @@ +# keyten kt60-M + +60% MX PCB with a minimum number of required layouts. + +![kt60-M image](https://i.imgur.com/ZAdGKmQl.jpg) + +* Keyboard Maintainer: [keyten](https://github.com/key10iq) +* Hardware Supported: keyten kt60-M +* Hardware Availability: [GB](https://www.reddit.com/r/mechmarket/comments/s4jvsc/gb_kt60m_60_universal_pcb_with_a_minimum_number) + +Make example for this keyboard (after setting up your build environment): + + make keyten/kt60_m:default + +Flashing example for this keyboard: + + make keyten/kt60_m:default:flash + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader in 3 ways: + +* Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard +* Keycode in layout: Press the key mapped to RESET if it is available +* Physical reset button: Press the button on the back of the PCB |