logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1120B)


  1. # ehan: A 10.5° Split TKL Keyboard designed by Suavity Designs | QMK Firmware
  2. ![Imgur](https://i.imgur.com/bAiBbjgh.png)
  3. ## Introduction
  4. ehan is a 10.5° Split TKL that supports 3U Spacebars,
  5. * Keyboard Maintainer: [Suavity Designs](https://github.com/suavity)
  6. * Hardware Supported: ARM STM32F072CBT6
  7. * Hardware Availability: [suavity.cc/ehan](https://suavity.cc/keyboards/ehan/)
  8. The latest iteration of the PCB is v3.00 as of 07/'21. This is noted on the back of the PCB.
  9. * Default Keymap: [See here](http://www.keyboard-layout-editor.com/#/gists/6504b0b388736213f43b64df1d576139)
  10. * PCB Supported Layouts: [See here](http://www.keyboard-layout-editor.com/#/gists/9aab5e15a89469138da760f968df26ae)
  11. ## How to compile
  12. After setting up your build environment, you can compile the ehan default keymap by using:
  13. make suavity/ehan:default
  14. 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).