Gergely Nagy
Gergely Nagy
Chrysalis stores logs for the past 10 sessions or so, but when creating a debug bundle, only the current session is considered. This is a problem when already quit a...
If Chrysalis has permissions to write the serial port, but lacks permissions to open the bootloader for DFU, then flashing will fail, and we do not display a suitable error...
We just had a terrible accident, where it turned out that we weren't shipping `dfu-util` in production builds for a good while now, resulting in any and all Model100 flashes...
Our floating key picker uses layout that's a weird amalgamation of the ANSI and ISO full-size keyboard layouts. This is confusing, and complicated, and leads to a rather poor user...
The goal here is to make it easier for Chrysalis and other tools to make structured backups. Chrysalis currently has a hard-coded list of commands to run and backup the...
This imports [tremby/LEDEffect-DigitalRain](https://github.com/tremby/Kaleidoscope-LEDEffect-DigitalRain) into Kaleidoscope proper, including its full past history. There are no functional changes, I only touched the source code layout, added appropriate copyright headers crediting @tremby, updated...
It would be nice if we had some tests for most of the things Focus provides - meaning mostly all the utilities available for plugin developers.
It seems as if the R, G, and B components of the LEDs in the Model100 could use different gamma corrections. We're currently using a single correction for all three,...
There are a number of issues with the LayerNames plugin, when it comes to bounds checking: - When writing to storage, it does bounds checking in the outer loop, but...
I came across an interesting [blog post](https://www.jonashietala.se/blog/2021/06/03/the-t-34-keyboard-layout/#where-are-the-digits) the other day, that described a way to have numbers on the home row. It does so by switching to a layer for...