kemonine
kemonine pushed to main at kemonine/emacs 2023-04-25 14:28:42 +00:00
40afda5db8 major tuning to workspace for utility and to reduce frustration points -- mainly auto opening the text scratch buffer, having just the agenda window alongside and keeping detail files behind the agenda fully
kemonine pushed to main at kemonine/emacs 2023-04-24 15:39:48 +00:00
30b35fac9b adjust alert notification times to ensure scheduled events pop up and then 'go away' after the scheduled time ; this config will notify every 5 minutes if a deadline item is past due -- the deadline alert times/repitions do not seem tunable
kemonine pushed to main at kemonine/emacs 2023-04-24 14:54:15 +00:00
d1b35527de re-work line highlights to be /off/ for org-agenda-mode and allow for future tuning based on major and/or minor modes
kemonine pushed to main at kemonine/emacs 2023-04-22 20:24:53 +00:00
95b0f8ad00 tweak org-super-agenda groups to be more useful for me
kemonine pushed to main at kemonine/emacs 2023-04-22 20:09:00 +00:00
ee6db75c37 add hugo generic workspace, workspaces for each of the hugo websites i maintain
b92946dc61 ignore eww and eshell output dirs
2189ccc903 move line highlight config to global from code config ; add eshell prompt tuning
a361f3be74 add missing package to org profile
Compare 4 commits »
kemonine pushed to main at kemonine/emacs 2023-04-21 14:32:10 +00:00
356c82b59c flip to burt toast notifications on windows
abeb79fd35 install burt to toast extension
Compare 2 commits »
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