Gergely Nagy

Results 406 comments of Gergely Nagy

> Exporting or printing is not obvious : I know Chrysalis is an electron app, so [Ctrl]+[p] must do the job, but it seems to require CUPS, and it is...

As an additional goal, it would be great if we had a system where we could support multiple flashing protocols per device. That would allow us to support the original...

I've been pondering about how to approach this, and I think I have a reasonable idea! We'd continue to have simple descriptors, with `usb: { vid: x, pid: y, bootloader:...

My current progress so far is up on the [focus/device-detection](https://github.com/keyboardio/Chrysalis/tree/focus/device-detection) branch. It's nowhere near complete, and it does introduce a couple of new bugs, but it lays down the foundation...

I think guiding first-time users to our Preferences page, perhaps with an intro screen inbetween, is a terrific idea. I also agree that the layout setting at the bottom of...

This is, indeed, the Numpad plugin overriding custom colors. We'll need to figure something out about that.

In the not too distant future, we'll be updating the firmware so that it ships with a built-in colormap that renders the separate Numpad plugin obsolete. Once that happens, this...

This will require a bit of firmware support. The plugin in question (`Qukeys`) does not support setting a timeout via EEPROM yet. Once we have that, we can add the...

The problem with displaying bindings on a lower layer like Onyx does is that in quite a few common cases, it is simply wrong, and the displayed key will not...

Yeah, it is definitely something to keep in mind, as if/when we can implement this in a reliable way, that'd be very nice indeed.