qmk_firmware/keyboards/suavity/ehan
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
chconf.h [Keyboard] eHan Keyboard (#15861) 2022-07-15 14:06:19 -07:00
config.h Move keyboard USB IDs and strings to data driven: S (#17889) 2022-08-04 08:12:37 +10:00
ehan.c [Keyboard] eHan Keyboard (#15861) 2022-07-15 14:06:19 -07:00
ehan.h Suavity Ehan Refactor (#17694) 2022-07-15 23:48:35 -07:00
halconf.h [Keyboard] eHan Keyboard (#15861) 2022-07-15 14:06:19 -07:00
info.json Move keyboard USB IDs and strings to data driven: S (#17889) 2022-08-04 08:12:37 +10:00
mcuconf.h [Keyboard] eHan Keyboard (#15861) 2022-07-15 14:06:19 -07:00
readme.md [Keyboard] eHan Keyboard (#15861) 2022-07-15 14:06:19 -07:00
rules.mk [Keyboard] eHan Keyboard (#15861) 2022-07-15 14:06:19 -07:00

ehan: A 10.5° Split TKL Keyboard designed by Suavity Designs | QMK Firmware

Imgur

Introduction

ehan is a 10.5° Split TKL that supports 3U Spacebars,

The latest iteration of the PCB is v3.00 as of 07/'21. This is noted on the back of the PCB.

How to compile

After setting up your build environment, you can compile the ehan default keymap by using:

make suavity/ehan:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.