kemonine
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 22:24:41 +00:00
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
Compare 4 commits »
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 21:46:32 +00:00
812fc60791 add all combos but lock and one shot mods from std ardux layout
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 20:19:57 +00:00
3371ef0590 re-org combos to read easier, add mouse/nav layer toggles
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 19:33:11 +00:00
c13bcb8f56 fixup combos, store references to more complex key codes for re-use with combos
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 18:30:20 +00:00
1bb827e8dc add notes to readme
57d4f29db9 port fundamental layer config
Compare 2 commits »
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 16:03:31 +00:00
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
Compare 8 commits »
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 13:32:01 +00:00
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
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 12:43:48 +00:00
bba59ca7ab refactor debugging code so its better organized and adjust the output to be more meaningful
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 12:31:23 +00:00
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
kemonine created branch main in kemonine/kmk-paintbrush 2023-04-19 12:31:23 +00:00
kemonine renamed repository from kmk-ardux to kemonine/kmk-paintbrush 2023-04-19 12:29:06 +00:00
kemonine created repository kemonine/kmk-paintbrush 2023-04-19 12:28:43 +00:00
kemonine pushed to main at kemonine/emacs 2023-04-17 14:50:47 +00:00
692779efbc tweak kmn method signature to use dashes instead of slashes
kemonine pushed to main at kemonine/emacs 2023-04-17 14:25:14 +00:00
54658e937e add basic time helper functions for use in complex capture templates
kemonine pushed to main at kemonine/emacs 2023-04-15 16:57:19 +00:00
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
Compare 2 commits »
kemonine pushed to main at kemonine/emacs 2023-04-15 15:00:21 +00:00
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
kemonine pushed to main at kemonine/emacs 2023-04-13 22:06:58 +00:00
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
kemonine pushed to main at kemonine/emacs 2023-04-13 20:11:09 +00:00
e4e0d7a697 tweak scheduled agenda to be more explicit in its filtering
kemonine pushed to main at kemonine/emacs 2023-04-13 16:14:27 +00:00
70afb989d7 move auto parent agenda group up to it applies to wip and ready items as well
kemonine pushed to main at kemonine/emacs 2023-04-13 15:41:12 +00:00
4011491012 adjust org agenda super group layout to group to do's with children better