Skip to content

Releases: JanLunge/pog

Release v1.2.0

15 Jan 11:31
Compare
Choose a tag to compare

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

14 Jan 13:29
Compare
Choose a tag to compare

Fixed app builds being broken with github actions ci pipeline

1.1.5 Release

05 Jan 11:35
Compare
Choose a tag to compare

fixed an issue with the rgb config, it wouldnt save

1.1.0 Release

01 Jan 13:32
Compare
Choose a tag to compare

-- 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

14 Oct 16:30
Compare
Choose a tag to compare

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

29 Aug 13:18
Compare
Choose a tag to compare

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

06 Mar 00:04
Compare
Choose a tag to compare
  • properly working keyboard layout editor multiselect property editor
  • icons for the sidebar
  • overall color changes
  • fullsize keyboard for the key picker

v0.9.2

05 Mar 15:00
Compare
Choose a tag to compare
  • 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

05 Mar 01:04
Compare
Choose a tag to compare
  • added modtap mouse keys and power modules
  • keycount is now calculated in pog.py
  • more key labels
  • new keycap design
  • allows to read name and color of a layer from the layers array in pog.json
  • linux build as appimage available

Fixes for the modules problem

28 Feb 22:59
Compare
Choose a tag to compare

pog should now work as expected even with layers, tapdance or other things enabled