Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed Mar 6, 2024
1 parent f72041b commit 0d40b98
Show file tree
Hide file tree
Showing 8 changed files with 1,317 additions and 1,306 deletions.
2,549 changes: 1,273 additions & 1,276 deletions assets/firmware/Keyboardio/Atreus/default.hex

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions assets/firmware/Keyboardio/Model01/default.hex
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
:1000D000050B0220050802200524012A052C013504
:1000E000050041053727380000006C6F63616C6CB8
:1000F00079206275696C74206F6E204D61722020CA
:100100003520323032342061742030353A35323A7D
:100110003535004B6579626F617264696F204D6F90
:100100003620323032342061742032313A30373A7E
:100110003237004B6579626F617264696F204D6F91
:1001200064656C203031202D204B616C6569646FF3
:1001300073636F70652000FFFF1E001F0020002109
:100140000022000043E000E40001602300240025B9
Expand All @@ -41,8 +41,8 @@
:100280005025502A50FFFFFFFF65005000510052DB
:10029000004F00FFFFFFFF4D0046004900FFFF44F5
:1002A000502650FFFFFFFFFFFFFFFFE248EA48E94B
:1002B00048FFFF31003108302E39322E332B3130D8
:1002C000370076657273696F6E0003040B0C1314AC
:1002B00048FFFF31003108302E39322E342B3131D6
:1002C000300076657273696F6E0003040B0C1314B3
:1002D0001A1B24252B2C33343B3C02050A0D121526
:1002E000191C23262A2D32353A3D0106090E111616
:1002F000181D2227292E3136393E0007080F101706
Expand Down
Binary file modified assets/firmware/Keyboardio/Model100/default.bin
Binary file not shown.
46 changes: 23 additions & 23 deletions assets/firmware/build-info.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,37 @@
---
version: 0.92.3+107
build: 107
version: 0.92.4+110
build: 110

dependencies:
cores:
avr: keyboardio/Kaleidoscope-Bundle-Keyboardio@b1a7cbbb42c28aedbaf8bc27fb394ed8222d54e0
gd32: keyboardio/ArduinoCore-GD32-Keyboardio@d73e13cdb2abb7ede03fc56ca2576a983e38b773
libraries:
common:
- keyboardio/Kaleidoscope@66562177eb0ab97888799579357e2679009d6467
- keyboardio/Chrysalis-Firmware-Bundle@514d2e4e9927964e86bffa25182d9ef62344dd47
- keyboardio/Kaleidoscope@5cc4f5b9e0de6ace6d5ab140c2f100e83a8ba544
- keyboardio/Chrysalis-Firmware-Bundle@ad9f3b27aca47be22fc95e5695dd23294c838e41

firmware:
Keyboardio:
Atreus:
plugins:
- DynamicMacros
- EEPROMKeymap
- EEPROMSettings
- EscapeOneShot
- EscapeOneShotConfig
- FirmwareVersion
- Focus
- FocusEEPROMCommand
- FocusSettingsCommand
- LayerNames
- Macros
- MouseKeys
- OneShot
- OneShotConfig
- Qukeys
- SpaceCadet
- SpaceCadetConfig
Model100:
plugins:
- AlphaSquareEffect
Expand Down Expand Up @@ -53,25 +72,6 @@ firmware:
- SpaceCadetConfig
- StalkerEffect
- USBQuirks
Atreus:
plugins:
- DynamicMacros
- EEPROMKeymap
- EEPROMSettings
- EscapeOneShot
- EscapeOneShotConfig
- FirmwareVersion
- Focus
- FocusEEPROMCommand
- FocusSettingsCommand
- LayerNames
- Macros
- MouseKeys
- OneShot
- OneShotConfig
- Qukeys
- SpaceCadet
- SpaceCadetConfig
Model01:
plugins:
- BootGreetingEffect
Expand Down
14 changes: 14 additions & 0 deletions assets/firmware/firmware-changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Chrysalis-Firmware-Bundle 0.92.4
================================
Released on 2024-03-06


0.92.3 introduced regressions that may have set your LED brightness to
0 upon upgrade and may have unintentionally enabled the "SpaceCadet"
shift mode (where your shift keys will generate ( and ) when tapped.

0.92.4 better protects against these issues, but you may need to
use Chrysalis' "My Keyboard" settings to change those preferences to you
preferred settings if you updated to 0.92.3.


Chrysalis-Firmware-Bundle 0.92.3
================================
Released on 2024-03-04
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.3ea92a7a7a4cb3550fdb.bundle.js"></script><script defer="defer" src="https://chrysalis.keyboard.io/js/main.de0bae23f2f343c0c87c.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.33c4058dc6fb771e886b.bundle.js"></script><link href="https://chrysalis.keyboard.io/styles/main.8a52744383587435eb37.css" rel="stylesheet"></head><body><div id="app"></div></body></html>

Large diffs are not rendered by default.

0 comments on commit 0d40b98

Please sign in to comment.