Releases: JanLunge/pog
Releases · JanLunge/pog
Release v1.2.0
rgb enable button to toggle the feature,
display of serial boards in the overview,
directpinindex is now called key index and matrix position is removed,
keycaps now render the text in the correct size,
added some rgb keycodes to the keycap display helper
4x speed up when writing the updates to the keyboard in serial mode
Release v1.1.9
Fixed app builds being broken with github actions ci pipeline
1.1.5 Release
fixed an issue with the rgb config, it wouldnt save
1.1.0 Release
-- UPDATE -- there was an issue with the windows and linux builds that is now fixed
- added RGB support
- fixed an issue with keys transforming into rotary encoders when modified with the infobox
- fixed an issue where layout variants could crash the rendering
- an error on quitting the app with a call stack exceeded for closing the opened serial ports now occurs less
1.0.5 Release
Changes:
- a brand new panel wich allows you to connect to the REPL inside of pog (slightly WIP formatting is not always perfect)
- fixed a bug for 1 row or 1 col keyboards
- first time flashing now overwrites other code files on the drive (now with a warning)
- remove button to remove a keyboard from the main list
- added basic serial support but its not enabled by default stay tuned for the next releases with serial only communication after flashing (no drive mounted by default)
- added pog identifier to serial ports so discovery is easier in the debug menu
- MIT License for code use
- added link to releases to readme to make binaries easier to find (not to confuse with dev setup in the readme)
v1 Release
Pog is finally ready for use, generate keyboard configs change the keymap or even debug with the serial console now all in one tool
v0.9.3
v0.9.2
- fixed the helios image
- saving the microcontroller changes wasn't working before
- encoder pins have a hint about the pin prefixes
- better rendering for kle imported layouts (still not perfect)
- switching between keyboards now properly cleans up the state
- keyboard height is dynamic again
- layers can have a color and a name for better readability (currently 3 letter names work best)
v0.9.0
Fixes for the modules problem
pog should now work as expected even with layers, tapdance or other things enabled