Version 3 of the PCB has been ordered and should be here in a week or so.
A few changes:
- the minicaps have been removed from the LEDs
- the ground pin on the Neopixels has been marked
- the pins for the add-on light have been labeled.
- I got to do a little more decoration since I had some largish spaces.
I have also built the first part of the configuration utility, written in Python:
The three checkboxes allow the user to assign those modifiers (or any combination) to a keystroke. The drop-down allows the user to select a key:
The "Light Color" button allows the user to select per-key light color. The "All Lights" colors all the lights the same color.
"Save" isn't completely working right now. At this point, it builds a string of all the selections and colors, then dumps it to the console. Later, it will open the code.py file on the Grimoire, erase any existing settings, and insert the new ones, then close the file and reboot the device (somehow). I'll be working on that while I'm waiting for the new board.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.