Browse Source

updated readme.md

pull/15861/head
Henry Lum 3 years ago
parent
commit
455849d06b
3 changed files with 7 additions and 7 deletions
  1. +0
    -0
      keyboards/suavity/ehan/ehan.c
  2. +0
    -0
      keyboards/suavity/ehan/ehan.h
  3. +7
    -7
      keyboards/suavity/hanjie/readme.md

keyboards/suavity/ehan/hanjie.c → keyboards/suavity/ehan/ehan.c View File


keyboards/suavity/ehan/hanjie.h → keyboards/suavity/ehan/ehan.h View File


+ 7
- 7
keyboards/suavity/hanjie/readme.md View File

@ -1,7 +1,7 @@
# hanjie: A Compact Southpaw Mini-1800 Keyboard designed by Suavity Designs | QMK Firmware
# ehan: A Split 10.5°, F13 TKL designed by Suavity Designs | QMK Firmware
<p align="center">
<img align="middle" src="https://svd-image.b-cdn.net/Icons%20&%20SVG/hanjie_SP_compact_icon_website.png" width="400">
<img align="middle" src="https://svd-image.b-cdn.net/Icons%20&%20SVG/eHan_etKL_icon_website.png="400">
</p>
## Introduction
@ -10,16 +10,16 @@ hanjie is a compact southpaw function-row-less keyboard.
* Keyboard Maintainer: [Suavity Designs](https://github.com/suavity)
* Hardware Supported: ARM STM32F072CBT6
* Hardware Availability: [suavity.cc/hanjie](https://suavity.cc/keyboards/hanjie/)
* Hardware Availability: [suavity.cc/ehan](https://suavity.cc/keyboards/ehan/)
The latest iteration of the PCB is v4.1 as of 04/21. This is noted on the back of the PCB.
* Default Keymap: [See here](http://www.keyboard-layout-editor.com/#/gists/fb1fd9b5b5343f7123112772b4cd49bc)
* PCB Supported Layouts: [See here](http://www.keyboard-layout-editor.com/#/gists/166e8a5d55dd4902c9920b2ee992e714)
The latest iteration of the PCB is v2.80 as of 03/21. This is noted on the back of the PCB.
* Default Keymap: [See here](http://www.keyboard-layout-editor.com/#/gists/d89c177b7fa97ca1c0ff039b9b176665)
* PCB Supported Layouts: [See here](http://www.keyboard-layout-editor.com/#/gists/9aab5e15a89469138da760f968df26ae)
## How to compile
After setting up your build environment, you can compile the hanjie default keymap by using:
make suavity/hanjie:default
make suavity/ehan: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).

Loading…
Cancel
Save