]> git.earman.xyz Git - emacsinit.git/commit
Go to split config, add qmk functions
authorrearman <rearman@r717.net>
Sat, 7 Jan 2023 19:51:51 +0000 (14:51 -0500)
committerrearman <rearman@r717.net>
Sat, 7 Jan 2023 19:51:51 +0000 (14:51 -0500)
commit8972d7a09f74ef50af3fb0600ce217456101718e
tree328fbacc757ed22be055a4f784c253815a9f951f
parent24297264d0c5dafe8e38e48e7fdd1b4b9e2aca56
Go to split config, add qmk functions

Splitting init.el into multiple *.el files in .emacs.d.  Adding defuns and
eshell alias for some qmk-related tasks - editing keymaps, and calling qmk msys.
.gitignore
bindings.el [new file with mode: 0644]
defuns.el [new file with mode: 0644]
eshell/alias
hooks-puts.el [new file with mode: 0644]
init.el
org-setup.el [new file with mode: 0644]
package-config.el [new file with mode: 0644]
setq-defaults.el [new file with mode: 0644]
work-eqs.el [new file with mode: 0644]