This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.
This tree is my personal fork of carlosedp/qmk_firmware. Beyond the upstream fork remarks below, keyboards/epomaker/split70/ has been customized for my own daily-driver Split70 and no longer matches the stock Epomaker behaviour.
Split 70 changes at a glance:
- A custom
STRIP_STATICRGB Matrix effect that lights only the six accent-strip LEDs and blanks the key LEDs. - All stock RGB Matrix animations disabled;
custom_strip_staticis the default animation, soFn + Tabtoggles between full-keyboardSOLID_COLORand strip-only lighting. RM_NEXTmode cycling rewritten to stop relying on hardcoded effect indices (fixes needing twoFn + Tabpresses) and to skip the record/playback-onlyRGBR_PLAYmode.- Low-power sleep blocked on both halves while running over USB, so the right half can't sleep itself into an unwakeable state.
Full details, plus the DFU flashing procedure for each half, are in keyboards/epomaker/split70/readme.md. Other keyboards in this tree are unmodified from upstream.
This fork holds keyboards not officially supported by the official QMK tree and have been incorporated by myself from other sources and/or adjusted to compile. Not all keyboards here have been tested and work 100% as the original firmware. Always know what you are doing and have a backup plan in case it doesn't work (know how to but your keyboard in BOOTLOADER mode and have the official firmware to revert).
Also there might be different revisions of the same keyboard so I can't assure the firmware works for all keyboards of a specific model.
They keyboards that have been incorporated are:
- Epomaker TH40
- Epomaker Luma40
- Akko Monsgeek M1 V5
- Evoworks EVO80
- Epomaker Galaxy68
- Chosfox Geonix R2
- Chosfox Geonix R2.5 40/41 keys
- Cidoo QK61 v2
- Chosfox Vero75
- Cerakey Zen75
- Epomaker TH85
- Epomaker Split 65
- Epomaker Split 70
- Epomaker Galaxy 100 Lite
These are keyboards I own or have been tested and reported back to work. There might be differences to the official firmware in keymaps, sleep times, battery consumption and other factors but the main features should work as the original (wireless, LEDs, etc).
- Epomaker Tide Alice66
- Epomaker Tide65
- Epomaker Tide75
Epomaker Galaxy100 (Removed on baf8d85bb9 due to issues)- Epomaker Galaxy100 Lite
- Epomaker Luma84
- Epomaker Tide49
These untested keyboards compile but haven't been tested for all it's functionality so wireless, backlights, RGB or other functions might not work as expected or as the official firmware.
There are factory firmware files for some of these keyboards at https://github.com/carlosedp/qmk_firmware/releases/tag/0.31.2. Use them in case you need to revert to the original.
I welcome testers and PRs to have a broad open-source support of them.
The docs are powered by VitePress. They are also viewable offline; see Previewing the Documentation for more details.
You can request changes by making a fork and opening a pull request.
The project also includes community support for lots of other keyboards.
QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.
qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.