49dc332a04
* cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows * Made the layout data easier to read. * helix/rev2/keymaps/five_rows/keymap.c * helix/rev3_5rows/keymaps/five_rows/keymap.c * The following two were made the same. * keymaps/five_rows/config.h * keymaps/five_rows/oled_display.c The binary of the compilation result has not changed. * update keyboards/helix/rev2/keymaps/five_rows/rules.mk KEYBOARD_LOCAL_FEATURES_MK was moved to the end. * add '#define DISABLE_SYNC_TIMER' into helix/rev3_5rows/keymaps/five_rows/config.h The sync timer features worsen the matrix scan rate of the Helix keyboard. I'm not sure if it makes sense to have sync timer features enabled on the Helix keyboard. So in my keymap I disable this. |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
oled_display.c | ||
readme.md | ||
rev3_5rows.c | ||
rev3_5rows.h | ||
rules.mk |
readme.md
Helix rev3 5rows
A compact split ortholinear keyboard.
- Keyboard Maintainer: yushakobo
- Hardware Supported: Helix rev3 PCBs, Pro Micro
- Hardware Availability: (Under preparation)
Make example for this keyboard (after setting up your build environment):
make helix/rev3_5rows:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.