We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6737b9f commit a1702f5Copy full SHA for a1702f5
1 file changed
CHANGELOG.md
@@ -0,0 +1,23 @@
1
+0.4.0
2
+---
3
+
4
+* Add suport for Vial's Matrix tester (#30)
5
+* Add xiao-rp2040 for sg48key, improve joystick (#32)
6
+* Add magic word for vial-gui (#21)
7
+* kbrotary: switch to use tinygo-org/drivers v0.27.0 (#37)
8
9
+0.3.0
10
11
12
+* Add debounce processing
13
+* Change the processing interval to 1ms
14
+* Add the functionality to revert to the default keymap
15
+* Modify to always maintain 6 layers
16
+* Add To(x) for layer switching
17
+* Adjust the timing when callbacks are invoked
18
+* Modifi to repeat mouse wheel events as keypresses
19
+* Improve consideration of the order of layer key presses
20
+* Keyboard support
21
+ * Add targets/gobadge
22
+ * Add targets/sg60h
23
+ * Add targets/sg48key
0 commit comments