]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Palm serial keyboard USB converter (#4485)
authormilestogo <milestogo@users.noreply.github.com>
Fri, 7 Dec 2018 01:13:15 +0000 (17:13 -0800)
committerDrashna Jaelre <drashna@live.com>
Fri, 7 Dec 2018 01:13:15 +0000 (17:13 -0800)
commit3f96ba011359e7e842a5f917c11886c1867ba207
tree3c983d5770221848a8c17ccb736f47cb57d62fca
parent2fb14845d503f01bc5a15c95c8d1d51be73f98b5
Keyboard: Palm serial keyboard USB converter (#4485)

* Initial palm_usb support

* removing left over sun .c file

* fixing licenses

* actually adding updated files

* fixing build error

* more include cleanup
keyboards/converter/palm_usb/config.h [new file with mode: 0644]
keyboards/converter/palm_usb/matrix.c [new file with mode: 0644]
keyboards/converter/palm_usb/readme.md [new file with mode: 0644]
keyboards/converter/palm_usb/rules.mk [new file with mode: 0644]
keyboards/converter/palm_usb/stowaway/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/converter/palm_usb/stowaway/rules.mk [new file with mode: 0644]
keyboards/converter/palm_usb/stowaway/stowaway.h [new file with mode: 0644]