]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] hexon38 and Dual-role key implementation (#4709)
authorJason Pepas <jasonpepas@gmail.com>
Sun, 13 Jan 2019 05:30:19 +0000 (23:30 -0600)
committerDrashna Jaelre <drashna@live.com>
Sun, 13 Jan 2019 05:30:19 +0000 (21:30 -0800)
commit9ef46494b2412061a8e0fff6f10d50e90a7152b0
treede39159f46ec340285c00b1719b18347c4f732ea
parentbaaa138e90e5512ac58de7b627d537e6ce4c1197
[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
keyboards/handwired/hexon38/config.h [new file with mode: 0644]
keyboards/handwired/hexon38/hexon38.c [new file with mode: 0644]
keyboards/handwired/hexon38/hexon38.h [new file with mode: 0644]
keyboards/handwired/hexon38/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/hexon38/readme.md [new file with mode: 0644]
keyboards/handwired/hexon38/rules.mk [new file with mode: 0644]