aab24eb341
fix h and c combos on base layer
185986bff5
add nav layer on shots
ff63b65f2e
add base layer one shot mods
d279f3048e
add caps lock
dc61988af7
start modularizing ardux core code
0153acc2e2
refactor remaining ardux specific code and move to kb.py
507f29ae93
add neopixel notes to readme
6eedeebd06
add neopixel library py file
c88e726e41
update readme to include notes on compiling mpy form of kmk
c35962e50a
minor cleanup, order of execution changes for oot.py ; boot now honors settings.toml and will auto-disable any dangerous features (usb disk / usb serial / usb cdc) and enable use w/ a pc bios
bba59ca7ab
refactor debugging code so its better organized and adjust the output to be more meaningful
f14f4bcb41
initial proof of concept code for kmk std ardux on paintbrush + kb2040 from adafruit
69f2363278
initial repo setup which includes current release of kmk
b777182c81
setup org-refile to allow filing to root of an org-mode file as well as including *all* org-agenda-files as options ; adjustments to allow better helm completion were included in this (change org-outline-path-complete-in-steps for others if needed)
ad5a1b0aea
make dayJob org keybinds for opening todo/slipbox consistent with personal ; add added keybinds for managing org headlines
e0534e89c0
add key bind for 'previous-buffer ; add config to allow multiple org-agenda buffers ; update main org workspace to be a 2 column split so habits/scheduled/deadline tasks are in one agenda at the top and main to do list at bottom ; use enter to edit agenda items and the new 'C-c v' keybind to jump back to the agenda when done editing
4c1317d202
convert org agenda folding via origami to use raw regex and to auto-collapse any auto-parented items with '(desc)' at the end of the heading