qmk_firmware/keyboards/helix
marksard 4f64951080 Keymap: Fixed a possible of buffer overflow. (#4016)
Update inline funnction to static inline function.
Fixed error of if enabe ADJUST_MACRO_ENABLE.
2018-09-29 10:25:03 -07: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 Keymap: Fixed a possible of buffer overflow. (#4016) 2018-09-29 10:25:03 -07: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

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.