80b92da798
add combos from programming raccoon that avoid and work around a kmk bug in the combo handling engine that can caus the board to get stuck in states that are non-usable
c998eeda61
add combos from programming raccoon that avoid and work around a kmk bug in the combo handling engine that can caus the board to get stuck in states that are non-usable
80eed62cde
rework settings.toml to read easier ; add kb2040 option to the settings ; put kb2040 neopixel definition behind a conditional based on the setttings
b6c552e9e9
update main.py to allow dynamic selection of keyboard implementation based on 'settings.toml' config
5c156220a9
add no index file
0d062cfad1
convert 'setup_physical_config' to abstract method, add 'hardware' sub-module and move 'setup_physical_config' definition to dedicated hardware implementations
c48b536d61
updates from programming_raccoon -- remove timeout on combo module (unneeded / adds lag) ; add method for phsyical config overrides
a7b0aa02ca
basic lsp config, add python to lsp config
554d5e62c2
add extra packages
d388672a3f
force update packages ; add lsp-mode, lsp-ui, helm-lsp