You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
7 years ago
..
common Add helix keyboard (#2308) 7 years ago
rev1 Helix: Refactor and Configurator support (#3238) 7 years ago
rev2 Helix: Refactor and Configurator support (#3238) 7 years ago
config.h Add helix keyboard (#2308) 7 years ago
helix.c Add helix keyboard (#2308) 7 years ago
helix.h Helix: Refactor and Configurator support (#3238) 7 years ago
i2c.c Fix Helix i2c wrong bit rate (#3207) 7 years ago
i2c.h Fix Helix i2c wrong bit rate (#3207) 7 years ago
info.json Helix: Refactor and Configurator support (#3238) 7 years ago
pro_micro.h Add helix keyboard (#2308) 7 years ago
readme.md Add helix keyboard (#2308) 7 years ago
rules.mk Add helix keyboard (#2308) 7 years ago
serial.c Helix serial bugfix (#3255) 7 years ago
serial.h Add helix keyboard (#2308) 7 years ago
ssd1306.c Fix Helix i2c wrong bit rate (#3207) 7 years ago
ssd1306.h Add helix keyboard (#2308) 7 years ago

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.