KemoNine
|
80eed62cde
|
rework settings.toml to read easier ; add kb2040 option to the settings ; put kb2040 neopixel definition behind a conditional based on the setttings
|
2023-07-30 10:26:26 -04:00 |
|
KemoNine
|
b6c552e9e9
|
update main.py to allow dynamic selection of keyboard implementation based on 'settings.toml' config
|
2023-07-30 09:56:11 -04:00 |
|
KemoNine
|
0d062cfad1
|
convert 'setup_physical_config' to abstract method, add 'hardware' sub-module and move 'setup_physical_config' definition to dedicated hardware implementations
|
2023-07-30 09:45:20 -04:00 |
|
KemoNine
|
dc61988af7
|
start modularizing ardux core code
|
2023-04-19 12:03:27 -04:00 |
|
KemoNine
|
0153acc2e2
|
refactor remaining ardux specific code and move to kb.py
|
2023-04-19 11:50:56 -04:00 |
|
KemoNine
|
bba59ca7ab
|
refactor debugging code so its better organized and adjust the output to be more meaningful
|
2023-04-19 08:43:39 -04:00 |
|
KemoNine
|
f14f4bcb41
|
initial proof of concept code for kmk std ardux on paintbrush + kb2040 from adafruit
|
2023-04-19 08:31:18 -04:00 |
|