0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-03-13 06:54:08 +00:00
qmk_firmware/keyboards/suavity/ehan
2023-02-17 16:08:25 +11:00
..
keymaps Remove legacy keycodes, part 5 () 2022-10-15 22:29:43 +01:00
chconf.h [Keyboard] eHan Keyboard () 2022-07-15 14:06:19 -07:00
config.h Remove matrix size defines () 2023-02-17 16:08:25 +11:00
ehan.c [Keyboard] eHan Keyboard () 2022-07-15 14:06:19 -07:00
ehan.h Suavity Ehan Refactor () 2022-07-15 23:48:35 -07:00
halconf.h [Keyboard] eHan Keyboard () 2022-07-15 14:06:19 -07:00
info.json Move LED indicator config to data driven () 2023-02-17 13:14:29 +11:00
mcuconf.h [Keyboard] eHan Keyboard () 2022-07-15 14:06:19 -07:00
readme.md [Keyboard] eHan Keyboard () 2022-07-15 14:06:19 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven () 2023-02-08 18:41:46 +11: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.