qmk_firmware/keyboards/suavity/ehan
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
chconf.h
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
halconf.h
info.json Move remaining LAYOUT_alls to data driven (#20463) 2023-04-27 07:45:43 +10:00
mcuconf.h
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01: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.