Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed Mar 1, 2024
1 parent 05b43a9 commit 9f4507c
Show file tree
Hide file tree
Showing 11 changed files with 3,735 additions and 3,748 deletions.
3,458 changes: 1,720 additions & 1,738 deletions assets/firmware/Keyboardio/Atreus/default.hex

Large diffs are not rendered by default.

3,485 changes: 1,742 additions & 1,743 deletions assets/firmware/Keyboardio/Model01/default.hex

Large diffs are not rendered by default.

Binary file modified assets/firmware/Keyboardio/Model100/default.bin
Binary file not shown.
79 changes: 36 additions & 43 deletions assets/firmware/build-info.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
---
version: 0.92.1+94
build: 94
version: 0.92.2+104
build: 104

dependencies:
cores:
avr: keyboardio/Kaleidoscope-Bundle-Keyboardio@d65eb1e23e52f096efc365ead5df4986be28500a
avr: keyboardio/Kaleidoscope-Bundle-Keyboardio@b1a7cbbb42c28aedbaf8bc27fb394ed8222d54e0
gd32: keyboardio/ArduinoCore-GD32-Keyboardio@d73e13cdb2abb7ede03fc56ca2576a983e38b773
libraries:
avr:
- keyboardio/KeyboardioHID@
gd32:
- keyboardio/KeyboardioHID@
common:
- keyboardio/Kaleidoscope@e6a0d44b6d2eb1516f50ece86175f76e4c654492
- keyboardio/Chrysalis-Firmware-Bundle@ba1784b3ac1195db1fd99654de61fb3bb45e5427
- keyboardio/Kaleidoscope@3d8e7597e5bbad841c6b2b75c7fbf8b1828bdd7f
- keyboardio/Chrysalis-Firmware-Bundle@63ea274a129d8bc6d03cabb48cf71ded58e0545f

firmware:
Keyboardio:
Atreus:
Model100:
plugins:
- AlphaSquareEffect
- BootGreetingEffect
- ColormapEffect
- DefaultLEDModeConfig
- DynamicMacros
- EEPROMKeymap
- EEPROMSettings
Expand All @@ -28,79 +28,72 @@ firmware:
- 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
Model01:
- StalkerEffect
- USBQuirks
Atreus:
plugins:
- BootGreetingEffect
- ColormapEffect
- DynamicMacros
- EEPROMKeymap
- EEPROMSettings
- EscapeOneShot
- EscapeOneShotConfig
- FirmwareVersion
- Focus
- FocusEEPROMCommand
- FocusSettingsCommand
- HostPowerManagement
- LEDBreatheEffect
- LEDChaseEffect
- LEDControl
- LEDOff
- LEDPaletteTheme
- LEDRainbowEffect
- LEDRainbowWaveEffect
- LayerNames
- Macros
- MagicCombo
- MouseKeys
- NumPad
- OneShot
- OneShotConfig
- Qukeys
- USBQuirks
Model100:
- SpaceCadet
- SpaceCadetConfig
Model01:
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:
31 changes: 30 additions & 1 deletion assets/firmware/firmware-changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
Chrysalis-Firmware-Bundle 0.92.2
================================
Released on 2024-02-29

If on-device storage was corruported, DynamicMacros could loop
forever while calculating macro metadata, making the keyboard
unusable.

Switch to a hybrid keyboard report format, which @tlyu has built
out and several end users have tested as performing better on a
variety of temperamental operating systems that don't support NKRO.

Adjust USBQuirks to switch between always Boot Protocol and the
hybrid report.

Bugfixes for the 'Prefix Layer' functionality from iliana etaoin.

A bugfix to the Stalker LED effect that keeps the LED bright
while a key is held from Bart Nagel.

Small memory optimizations in the Macros system

Internal changes which shouldn't be visible to users flashing
updated firmware from Chrysalis.

Bugfixes for ZLP flow control in serial communcations on AVR based
keyboards like the Model 01 and Atreusfrom Taylor Yu
<[email protected]>

Chrysalis-Firmware-Bundle 0.92.1
================================
Unreleased
Released 2023-12-18


Kaleidoscope has a new "ActiveLayerKeys" plugin from Evy Bongers
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html><head><meta charset="UTF-8"/><title>Chrysalis</title><link rel="icon" href="https://chrysalis.keyboard.io/favicon.png"><script defer="defer" src="https://chrysalis.keyboard.io/js/runtime.abd316aa6d5f49a57317.bundle.js"></script><script defer="defer" src="https://chrysalis.keyboard.io/js/main.0003b1c84532178a6aa3.bundle.js"></script><link href="https://chrysalis.keyboard.io/styles/main.8a52744383587435eb37.css" rel="stylesheet"></head><body><div id="app"></div></body></html>
<!doctype html><html><head><meta charset="UTF-8"/><title>Chrysalis</title><link rel="icon" href="https://chrysalis.keyboard.io/favicon.png"><script defer="defer" src="https://chrysalis.keyboard.io/js/runtime.3ea92a7a7a4cb3550fdb.bundle.js"></script><script defer="defer" src="https://chrysalis.keyboard.io/js/main.23d496b30b9c13ace8f2.bundle.js"></script><link href="https://chrysalis.keyboard.io/styles/main.8a52744383587435eb37.css" rel="stylesheet"></head><body><div id="app"></div></body></html>
205 changes: 0 additions & 205 deletions js/main.0003b1c84532178a6aa3.bundle.js

This file was deleted.

205 changes: 205 additions & 0 deletions js/main.23d496b30b9c13ace8f2.bundle.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
Expand Down Expand Up @@ -65,12 +58,3 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions js/runtime.3ea92a7a7a4cb3550fdb.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion js/runtime.abd316aa6d5f49a57317.bundle.js

This file was deleted.

0 comments on commit 9f4507c

Please sign in to comment.