]> git.donarmstrong.com Git - qmk_firmware.git/commit
Helix serial bugfix (#3255)
authorMakotoKurauchi <pluis@me.com>
Thu, 28 Jun 2018 13:55:15 +0000 (22:55 +0900)
committerDrashna Jaelre <drashna@live.com>
Thu, 28 Jun 2018 13:55:15 +0000 (06:55 -0700)
commit1038bbef40b795a06d0866edacc9d24b210fb146
treeb285e9fd5642391789cb9bef7f47c2d59e6967ce
parentd80774027e0619edf41fa43c4bf19af581a5313d
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
keyboards/helix/serial.c