qmk_firmware/keyboards/helix
MakotoKurauchi 1038bbef40 Helix serial bugfix (#3255)
* add helix serial debug code

* serial debug macro move from config.h to serial.h

* helix serial.c debugging...

* refine debug macros

* add some comments

* add SELECT_SERIAL_SPEED

* add comments

* debugging sync_send/sync_recv

* add very high speed

* fix sync_send/sync_recv

* fix com. start and switch send/recv

* debug mode off

* remove debug codes
2018-06-28 06:55:15 -07:00
..
common Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
rev1 Helix: Refactor and Configurator support (#3238) 2018-06-27 07:37:27 -07:00
rev2 Helix: Refactor and Configurator support (#3238) 2018-06-27 07:37:27 -07:00
config.h Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
helix.c Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
helix.h Helix: Refactor and Configurator support (#3238) 2018-06-27 07:37:27 -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: Refactor and Configurator support (#3238) 2018-06-27 07:37:27 -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 Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
serial.c Helix serial bugfix (#3255) 2018-06-28 06:55:15 -07:00
serial.h Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
ssd1306.c Fix Helix i2c wrong bit rate (#3207) 2018-06-21 10:44:33 -07:00
ssd1306.h Add helix keyboard (#2308) 2018-01-28 12:14:12 -05: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.