donn / nudelta

Open source NuPhy Console alternative
GNU General Public License v3.0
503 stars 22 forks source link

Base changes to support Halo96 (#24) #68

Open andyrak opened 6 months ago

andyrak commented 6 months ago

Going off of what exists for the Halo75, this PR adds basic support for Halo96 detection.

Made some UI tweaks to handle the double-height keys on the Halo96, namely the plus and enter keys on the numpad. Also prettified the arrow keys using ↑↓←→.

Keyboard detection seems to be working properly with as-is values, but getKeymapReportHeader and setKeymapReportHeader have been marked as TODO, and keymaps and indices are still unknown. Will need some assistance from @donn with the dumps he has to further development.

Screenshot of UI included below.

286539634-bc4b42a4-4cf7-4dfa-9c5d-813078ce0d73

toineenzo commented 4 months ago

@donn hey, hope you're doing well. Just curious when this PR will be merged?