]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: HP 46010A converter (#3967)
authorlistofoptions <39714365+listofoptions@users.noreply.github.com>
Mon, 24 Sep 2018 01:46:53 +0000 (21:46 -0400)
committerDrashna Jaelre <drashna@live.com>
Mon, 24 Sep 2018 01:46:53 +0000 (18:46 -0700)
commitce057ea47448d0df2a05efa419f61563649a5821
tree90b1fbbd6ec069b0a8cf939c1d68b9ba64b70208
parent58b9b22670c2c36e8502826349d8f752d8b3ab37
Keyboard: HP 46010A converter (#3967)

* funged git history, restarting

* tested and working (message typed on this)

* updated documentation to include wiring directions

* formatting

* updated matrix and default layout a bit

* getting ready for merge into main repo

* getting ready for merge into main repo v2

* cleaning

* cleaning repo of extranious files

* updated documentation
keyboards/converter/hp_46010a/config.h [new file with mode: 0644]
keyboards/converter/hp_46010a/hp_46010a.c [new file with mode: 0644]
keyboards/converter/hp_46010a/hp_46010a.h [new file with mode: 0644]
keyboards/converter/hp_46010a/info.json [new file with mode: 0644]
keyboards/converter/hp_46010a/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/converter/hp_46010a/matrix.c [new file with mode: 0644]
keyboards/converter/hp_46010a/readme.md [new file with mode: 0644]
keyboards/converter/hp_46010a/rules.mk [new file with mode: 0644]