aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/converter/hp_46010a
Commit message (Collapse)AuthorAgeFilesLines
* Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević2019-02-041-9/+7
| | | | | | | | * Fix mixed tabs and spaces in adb_usb and m0110_usb makefiles * Fix typos in converter build options * Tweak ordering and spacing in converter makefiles
* Keyboard: converter/hp_46010a: rename layout macro to LAYOUT (#4024)noroadsleft2018-09-291-3/+1
| | | | | Messed up in my previous PR (#4017) by providing the wrong matrix name. Fixing by changing the matrix name instead, because there's only one at this point. Thought it made more sense this way.
* Keyboard: converter/hp_46010a: Configurator support (#4017)noroadsleft2018-09-291-0/+115
|
* Keyboard: HP 46010A converter (#3967)listofoptions2018-09-238-0/+519
* 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