qmk_firmware/keyboards/helix
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
common Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
pico Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
rev1 Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
rev2 Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
config.h Keyboard: fixed build break (size overflow) HelixPico with Backlight or Underglow (#3546) 2018-08-02 14:16:17 -07:00
helix.c Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
helix.h Keyboard: Add HelixPico keyboard (#3502) 2018-07-26 14:26:02 -07:00
i2c.c Fix Helix i2c wrong bit rate (#3207) 2018-06-21 10:44:33 -07:00
i2c.h Fix Helix i2c wrong bit rate (#3207) 2018-06-21 10:44:33 -07:00
info.json Helix fix configrator problem (#3270) 2018-06-30 18:08:52 -07:00
pro_micro.h Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
readme.md Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
rules.mk Keyboard: remove old comment from keyboards/helix/rules.mk (#3795) 2018-08-29 18:12:09 -07:00
serial.c Keyboard: Helix serial improvements (#3608) 2018-08-10 08:22:09 -07:00
serial.h Keyboard: Helix serial improvements (#3608) 2018-08-10 08:22:09 -07:00
ssd1306.c Fix Helix i2c wrong bit rate (#3207) 2018-06-21 10:44:33 -07:00
ssd1306.h Helix config refine (#3374) 2018-07-12 10:23:30 -07:00

readme.md

Helix

Helix

A compact split ortholinear keyboard.

Keyboard Maintainer: Makoto Kurauchi @pluis9
Hardware Supported: Helix PCB Alpha, Beta, Pro Micro
Hardware Availability: PCB & Case Data, Yushakobo Shop

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

make helix:default

See build environment setup then the make instructions for more information.