[Keyboard] hexon38 and Dual-role key implementation (#4709)

* initial dual-role key implementation for hexon38

* PR feedback, adding README

* Moving to handwired subdir

* Additional PR feedback
This commit is contained in:
Jason Pepas 2019-01-12 23:30:19 -06:00 committed by Drashna Jaelre
parent baaa138e90
commit 9ef46494b2
6 changed files with 562 additions and 0 deletions

View file

@ -0,0 +1,11 @@
# hexon38
QMK support for the [hexon38](https://github.com/pepaslabs/hexon38).
## Building
```
$ cd qmk_firmware
$ make handwired/hexon38
```