A simple keymapper layer creator with use of calc sheet Updated to work with Kaleidoscoop v2
as other Kaleidoscope Plugin clone the git into "$(HOME)/.arduino15/packages/keyboardio/hardware/avr/1.98.0-beta/libraries/" replace your Model01-Firmware.ino file usually in $HOME/Arduino/Model01-Firmware/
Open the file keymapper.ods the blocks with title " LAYER" are for keymapping You can create up to 9 layers
the blocks with title "COLORMAP" are for the colors of your keylayer set the color for your keys by setting the background color of the cell after you have set all your colors press the "GENERATE COLORCODES
Export the file as csv file
Run generate-ino.sh
cd $HOME/Arduino/Model01-Firmware/ make make flash