Jack Humbert
Jack Humbert
It'd be nice to have some sort of description/notes for each that we can display in the GUI, but also have in the wiki for reference.
I do have a renewed interest in this now that early Pinephones are out there - getting something going on Ubuntu Touch would be pretty neat.
Ah, thanks! Would you mind making and pushing the default_ansi.hex up as well?
F20 and F21 could work for that - is there any reason you wouldn't want to use the audio mute functionality that is already there via Fn + F4? It'd...
It'd be nice if we could support alternate flashers (like `-c avrisp`) with avrdude as well, so we could recommend the QMK Flasher [in the ISP flashing guide](https://github.com/qmk/qmk_firmware/blob/master/docs/isp_flashing_guide.md).
I think we're going in a different direction with this - specific OS sources seems to be the best way forward on this. To avoid confusion, we're starting this in...
main.c is just pseudo code translated/written by hand from the .a51 files, in an attempt to understand what's going on in the assembly. The `.c` extension is probably a misnomer,...
[This is the command with the addresses need to decode the entire file](https://github.com/jackhumbert/pinebook-pro-keyboard-updater/blob/master/firmware/dis51-command.sh). The two files are pretty much the same when it comes to the actual assembly - diff'ing...
Yeah! This one was aiming at being compatible with direct Lojban input, all via ligatures. I think I remember you mentioning on Discord that ligatures can't create all of the...
Ah cool! It may be possible to have a font with the unicode mapping converted into another one with support for direct input via advanced ligatures. Thanks for linking the...