diff options
author | Braydon Bubnick <bubnick@users.noreply.github.com> | 2019-02-04 16:57:45 -0600 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-02-04 14:57:45 -0800 |
commit | e14df8678dd521598b026ce7bf2e7e2cebce35e3 (patch) | |
tree | f360534d1d3f3eba5aef9157634f22b251d807ff /keyboards/1upkeyboards/1up60hte/readme.md | |
parent | ff893bf17c454f28a8a00f9bf27d4ec4a72727e9 (diff) | |
download | qmk_firmware-e14df8678dd521598b026ce7bf2e7e2cebce35e3.tar.gz |
1up60hte hhkb layout support (#5050)
* Tweaks to default 1up60hte layout + support for HHKB style layout
* Added changes to layouts
* Fix config.h
* Fixed errant KC_NO in layout
* Added readme to keyboard... Will update with images/store link when avail.
* Update to use LAYOUT_60_hhkb default layout
* md formatting fix
* Update keyboards/1upkeyboards/1up60hte/readme.md
Co-Authored-By: bubnick <bubnick@users.noreply.github.com>
* Update keyboards/1upkeyboards/1up60hte/readme.md
Co-Authored-By: bubnick <bubnick@users.noreply.github.com>
* Added layout to rules.mk, fixed layout to be compatble with community HHKB keymaps
Diffstat (limited to 'keyboards/1upkeyboards/1up60hte/readme.md')
-rw-r--r-- | keyboards/1upkeyboards/1up60hte/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/1upkeyboards/1up60hte/readme.md b/keyboards/1upkeyboards/1up60hte/readme.md new file mode 100644 index 000000000..a5278788b --- /dev/null +++ b/keyboards/1upkeyboards/1up60hte/readme.md @@ -0,0 +1,13 @@ +# 1up60hte (Hot Swap Edition - Tsangan) + +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/) + +Make example for this keyboard (after setting up your build environment): + + make 1upkeyboards/1up60hte:default + +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). |