DeepDeck.Ahuyama.fw
DeepDeck.Ahuyama.fw copied to clipboard
Open-source 4x4 mechanical macropad based on ESP32
When I upgraded to firmware v0.5.6 I specifically chose the 'Program' option expecting that that would just upgrade the firmware but leave all my settings and customisations intact. However everything...
If I set the LEDs to solid colour, select a colour (say yellow), and save it, then leave the LED screen and return the Solid colour has reverted to red...
On the LED page, for the Pulsating, Progressive, and Rainbow effects there are HSV sliders. The Hue slider doesn't seem to actually do anything. Additionally I'm guessing that many/most people...
On the LED page. Rainbow effect: The speed slider seems to operate reverse to what you might expect. I.e. Setting the speed to 1 (which should be slow to my...
V0.5.5 Sometimes when a macro is created or modified, a random name appear. Then it cannot be removed or replaced. To solve this you have to click on restore to...
to be able to visualize the battery percentage from the computer or cell phone to which the Deepdeck is connected.
Being able to see what's inside a macro when modifying a layer.
Looking at the code in [`menu.c`](https://github.com/DeepSea-Developments/DeepDeck.Ahuyama.fw/blob/b059f21f8803c1cc7ee027612550be75bd01b843/components/menu/src/menu.c#L97-L108), it looks like multiple Bluetooth connections are not yet implemented. I'd love to be able to share my DeepDeck between devices; any pointers on...
I've changed Layers order and added a copy of the first layer to make my custom. If I specify for any key (e.g. the first) KC_APP_COPY or KC_APP_PASTE, then on...
I have a battery so I enabled the battery status. There were couple of issues, thst I fixed. 1. Battery monitor is being called before initialized. 2. Resistor values in...