-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
0.4.0 | ||
--- | ||
|
||
* Add suport for Vial's Matrix tester (#30) | ||
* Add xiao-rp2040 for sg48key, improve joystick (#32) | ||
* Add magic word for vial-gui (#21) | ||
* kbrotary: switch to use tinygo-org/drivers v0.27.0 (#37) | ||
|
||
0.3.0 | ||
--- | ||
|
||
* Add debounce processing | ||
* Change the processing interval to 1ms | ||
* Add the functionality to revert to the default keymap | ||
* Modify to always maintain 6 layers | ||
* Add To(x) for layer switching | ||
* Adjust the timing when callbacks are invoked | ||
* Modifi to repeat mouse wheel events as keypresses | ||
* Improve consideration of the order of layer key presses | ||
* Keyboard support | ||
* Add targets/gobadge | ||
* Add targets/sg60h | ||
* Add targets/sg48key |