-
Notifications
You must be signed in to change notification settings - Fork 64
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
9 changed files
with
3,595 additions
and
8,115 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
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,22 +1,106 @@ | ||
--- | ||
version: 0.91.1+74 | ||
build: 74 | ||
version: 0.92.1+94 | ||
build: 94 | ||
|
||
dependencies: | ||
cores: | ||
avr: keyboardio/Kaleidoscope-Bundle-Keyboardio@f5c4ba0b32b301c1b0846bbce935b49c1d5dc2c9 | ||
gd32: keyboardio/ArduinoCore-GD32-Keyboardio@062f5cab65a42e0c9faf1b39faa2dbf5d2dd86c0 | ||
avr: keyboardio/Kaleidoscope-Bundle-Keyboardio@d65eb1e23e52f096efc365ead5df4986be28500a | ||
gd32: keyboardio/ArduinoCore-GD32-Keyboardio@d73e13cdb2abb7ede03fc56ca2576a983e38b773 | ||
libraries: | ||
avr: | ||
- keyboardio/KeyboardioHID@1caab9b6fd6d28f96d00d733f5c62eaef3c9c217 | ||
- keyboardio/KeyboardioHID@ | ||
gd32: | ||
- keyboardio/KeyboardioHID@1caab9b6fd6d28f96d00d733f5c62eaef3c9c217 | ||
- keyboardio/KeyboardioHID@ | ||
common: | ||
- keyboardio/Kaleidoscope@90abb32cc9eee25fa32560528e4b7b52d6441c6d | ||
- keyboardio/Chrysalis-Firmware-Bundle@b7d025c0c13db313c3704e80d86f526f60d2d315 | ||
- keyboardio/Kaleidoscope@e6a0d44b6d2eb1516f50ece86175f76e4c654492 | ||
- keyboardio/Chrysalis-Firmware-Bundle@ba1784b3ac1195db1fd99654de61fb3bb45e5427 | ||
|
||
firmware: | ||
Keyboardio: | ||
Atreus: | ||
plugins: | ||
- DynamicMacros | ||
- EEPROMKeymap | ||
- EEPROMSettings | ||
- EscapeOneShot | ||
- EscapeOneShotConfig | ||
- FirmwareVersion | ||
- Focus | ||
- FocusEEPROMCommand | ||
- FocusSettingsCommand | ||
- LayerNames | ||
- Macros | ||
- MouseKeys | ||
- OneShot | ||
- OneShotConfig | ||
- Qukeys | ||
- SpaceCadet | ||
- SpaceCadetConfig | ||
Model01: | ||
plugins: | ||
- BootGreetingEffect | ||
- ColormapEffect | ||
- DynamicMacros | ||
- EEPROMKeymap | ||
- EEPROMSettings | ||
- FirmwareVersion | ||
- Focus | ||
- FocusEEPROMCommand | ||
- FocusSettingsCommand | ||
- HostPowerManagement | ||
- LEDBreatheEffect | ||
- LEDChaseEffect | ||
- LEDControl | ||
- LEDOff | ||
- LEDPaletteTheme | ||
- LEDRainbowEffect | ||
- LEDRainbowWaveEffect | ||
- Macros | ||
- MagicCombo | ||
- MouseKeys | ||
- NumPad | ||
- Qukeys | ||
- USBQuirks | ||
Model100: | ||
plugins: | ||
- AlphaSquareEffect | ||
- BootGreetingEffect | ||
- ColormapEffect | ||
- DefaultLEDModeConfig | ||
- DynamicMacros | ||
- EEPROMKeymap | ||
- EEPROMSettings | ||
- EscapeOneShot | ||
- EscapeOneShotConfig | ||
- FirmwareVersion | ||
- Focus | ||
- FocusEEPROMCommand | ||
- FocusSettingsCommand | ||
- GeminiPR | ||
- HostPowerManagement | ||
- IdleLEDs | ||
- LEDBreatheEffect | ||
- LEDBrightnessConfig | ||
- LEDChaseEffect | ||
- LEDControl | ||
- LEDOff | ||
- LEDPaletteTheme | ||
- LEDRainbowEffect | ||
- LEDRainbowWaveEffect | ||
- LayerNames | ||
- Macros | ||
- MagicCombo | ||
- MouseKeys | ||
- MouseKeysConfig | ||
- NumPad | ||
- OneShot | ||
- OneShotConfig | ||
- PersistentIdleLEDs | ||
- Qukeys | ||
- SpaceCadet | ||
- SpaceCadetConfig | ||
- StalkerEffect | ||
- USBQuirks | ||
EZ: | ||
Technomancy: | ||
SOFTHRUF: |
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 |
---|---|---|
@@ -1,3 +1,35 @@ | ||
Chrysalis-Firmware-Bundle 0.92.1 | ||
================================ | ||
Unreleased | ||
|
||
|
||
Kaleidoscope has a new "ActiveLayerKeys" plugin from Evy Bongers | ||
<[email protected]> | ||
|
||
USB protocol Fixes for both AVR-based and GD32-based keyboards that | ||
may eliminate "communications timeout" issues when talking to | ||
Chrysalis from Taylor Yu <[email protected]> | ||
|
||
Remove the Focus Serial XON/XOFF flow-control that turns out to not | ||
help in the way we thought it did. | ||
|
||
Discontinued new firmware builds for non-Keyboardio keyboards. These | ||
builds were untested and unsupported. If you're an active user of | ||
one of these builds and are interested in providing ongoing support | ||
for them, please get in touch with [email protected] | ||
|
||
|
||
Chrysalis-Firmware-Bundle 0.92.0 | ||
================================ | ||
Released on 2023-08-25 (then pulled and later republished) | ||
|
||
The big changes in this release are robustness improvements to the | ||
Focus protocol that lets your keyboard talk to Chrysalis. These | ||
changes include the addition of XON/XOFF flow control and fixes for | ||
a few parsing issues that could cause protocol deadlocks leading | ||
to the dreaded "Communications timeout" error. | ||
|
||
|
||
Chrysalis-Firmware-Bundle 0.91.1 | ||
================================ | ||
Released on 2023-05-05 | ||
|