Skip to content

Commit

Permalink
release 1.4.0
Browse files Browse the repository at this point in the history
fixes rgb dynamicly aadded as feature in the constructor
resizing of the keyboardlayout editor (no more overflow)
proper exit if coormap assistant fails
basic rgb keycodes in the keypicker list
not used pins from direct/matrix wiring get removed if the other method is used
  • Loading branch information
JanLunge committed Jun 5, 2024
1 parent 414af99 commit 77cf8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pog",
"version": "1.3.2",
"version": "1.4.0",
"license": "MIT",
"description": "A KMK firmware configurator",
"main": "./out/main/index.js",
Expand Down

0 comments on commit 77cf8ce

Please sign in to comment.