Wim de With
Wim de With
I would really like to try bar, but I am still stuck with dzen2 because of my xbm icons. Any updates @LemonBoy?
> Um, they lock the flash. Except use flash tools to clear the flash, user cannot upgrade they keyboard. No, they locked reading the flash. You can still write new...
> There are a number of existing keyboard firmwares to start with, so I'd lean toward doing that. Most of these are written for Atmel AVR, which is quite different...
> Alright, great! I was hoping we could write a flashing tool that works on both operating systems. I tried to work with the current flashing tool, but was unable...
Doesn't this just prevent dumping the current firmware, not necessarily flashing something else? Flashing cannot be locked since Vortex released a firmware updater.
So we need to figure out whether the Vortex updater decrypts the bin files, or the Poker II itself. If it's the first case, we can figure it out by...
We might be able to use the command that is send to the Poker II to read the firmware version number to read the firmware section.
I will look into it. I don't have much experience with USB HID either, but I do know something about embedded systems and interrupt based programming. If we aren't able...
I've done some experiments trying to use the `rust-ap-*` crates but I encountered an incredible amount of issues with getting it to compile. `rustc-ap-syntax` is now `rust-ap-rustc_ast`, but it does...