summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/1up60hte/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-07-13 00:18:07 -0700
committerGitHub <noreply@github.com>2021-07-13 00:18:07 -0700
commit6b6ee5fa286c067fbea7da2b5274d47aac84d253 (patch)
tree31c4c77c4f45e29f0035938cc52cdfcdee136d95 /keyboards/1upkeyboards/1up60hte/readme.md
parent92a029d6f39e2086ec6e5261c42925eeb0e93bc2 (diff)
1UP Keyboards 1UP60HTE layout macro touch-up (#13529)
* rename LAYOUT_tsangan to LAYOUT_60_tsangan_hhkb ... and enable Community Layout support. * use four-space indent and QMK-native keycode aliases * rules.mk touch-up - remove Bootloader selection header comments - unify Build Options comment header to QMK template - align inline comments * readme.md touch-up - convert metadata to list - add Flashing command * move layout macro alias to info.json * apply friendly formatting to info.json * restore badger keymap to previous (don't edit user keymap)
Diffstat (limited to 'keyboards/1upkeyboards/1up60hte/readme.md')
-rw-r--r--keyboards/1upkeyboards/1up60hte/readme.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/keyboards/1upkeyboards/1up60hte/readme.md b/keyboards/1upkeyboards/1up60hte/readme.md
index b49773fd77..d62aed3990 100644
--- a/keyboards/1upkeyboards/1up60hte/readme.md
+++ b/keyboards/1upkeyboards/1up60hte/readme.md
@@ -1,17 +1,19 @@
-
# 1up60hte (Hot Swap Tsangan Edition)
![1up60hte](https://www.1upkeyboards.com/wp-content/uploads/2019/01/PCB-60-HS-TSA-both.jpg)
-
A 60% PCB with USB C, RGB underglow, backlighting, hotswappable switches, and a Tsangan layout.
-Keyboard Maintainer: [Bubnick](https://github.com/bubnick)
-Hardware Supported: 1up60hte 60% PCB
-Hardware Availability: [1upkeyboards.com](https://www.1upkeyboards.com/shop/controllers/1up-rgb-60-pcb-hte/)
+* Keyboard Maintainer: [Bubnick](https://github.com/bubnick)
+* Hardware Supported: 1up60hte 60% PCB
+* Hardware Availability: [1upkeyboards.com](https://www.1upkeyboards.com/shop/controllers/1up-rgb-60-pcb-hte/)
Make example for this keyboard (after setting up your build environment):
make 1upkeyboards/1up60hte:default
+Flashing example for this keyboard:
+
+ make 1upkeyboards/1up60hte: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).