qmk_firmware/keyboards/helix/rev2
Takeshi ISHII 5544bf8524
[Keymap] update rules.mk and config.h of helix/rev2:five_rows (#11302)
* update keyboards/helix/rev2/keymaps/five_rows/rules.mk: oled selection, led animation selection

* add OLED_UPDATE_INTERVAL support into keyboards/helix/rev2/keymaps/five_rows/oled_display.c

Support for OLED_UPDATE_INTERVAL, even for older types of OLED tasks.

* Add 'HELIX=debug/no-debug' option into 'helix/rev2/keymaps/five_rows/rules.mk'
2020-12-26 02:38:07 +09:00
..
back Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
keymaps [Keymap] update rules.mk and config.h of helix/rev2:five_rows (#11302) 2020-12-26 02:38:07 +09:00
qmk_conf Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
sc Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
under Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h [Keymap] Helix default keymap oled update (#11152) 2020-12-15 20:14:14 +09:00
info.json
local_features.mk [Keymap] Helix default keymap oled update (#11152) 2020-12-15 20:14:14 +09:00
matrix.c
post_config.h
readme.md [Keymap] Helix default keymap oled update (#11152) 2020-12-15 20:14:14 +09:00
rev2.c [Keymap] Helix default keymap oled update (#11152) 2020-12-15 20:14:14 +09:00
rev2.h [Keymap] Helix default keymap oled update (#11152) 2020-12-15 20:14:14 +09:00
rules.mk [Keymap] Helix default keymap oled update (#11152) 2020-12-15 20:14:14 +09:00
serial_config_simpleapi.h
split_scomm.c Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
split_scomm.h
split_util.c
split_util.h

Helix rev2

A compact split ortholinear keyboard.

Make example for this keyboard (after setting up your build environment):

make helix/rev2:default:flash

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