summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/alfrdmalr/config.h
diff options
context:
space:
mode:
authorAlfred Maler <alfrdmalr@gmail.com>2020-03-03 13:13:42 -0500
committerGitHub <noreply@github.com>2020-03-03 10:13:42 -0800
commited6586e25bd854f445193566150439b25853f831 (patch)
tree19e1b0973782f7d11eab0c85f7ab3e54e540b390 /layouts/community/ortho_4x12/alfrdmalr/config.h
parentacaecb4f94e3f1dc45cce53b10d1b89052b25ca7 (diff)
[Keymap] Feature/alfrdmalr/keymap update (#8174)
* WIP do not merge * first pass at custom preonic layout * add auto shift and reset via leader key * Update readme * update copyright notice * formatting changes * fix: use MO instead of process_record_user * added backslash and moved grave position * remove extraneous 'j' characer in NUMPAD template * update template formatting * remove process_record_user * swap "!" with "@" * fix readme formatting * update readme layout image * restore settings layer * add windows minimize sequence * fix: switch to correct seq function for three-key sequence * fix: missing semicolon * refactor: move keymap to userspace and generic 5x12 layout * add numlock to numpad layer * add readme * update readme formatting * remove unused wrappers from layout keymap * update readme title to reflect new location * remove alfrdmalr directory from preonic/keymaps * add ortho 4x12 support * add 'trilayer' settings and update keymap * update SYMBOLS layer to SYMBOL * remove minimize sequence * clean up user config * add brightness controls * update settings ascii * moved some symbols around to make vim/linux smoother
Diffstat (limited to 'layouts/community/ortho_4x12/alfrdmalr/config.h')
-rw-r--r--layouts/community/ortho_4x12/alfrdmalr/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/alfrdmalr/config.h b/layouts/community/ortho_4x12/alfrdmalr/config.h
new file mode 100644
index 0000000000..58c9d57abc
--- /dev/null
+++ b/layouts/community/ortho_4x12/alfrdmalr/config.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#ifdef AUDIO_ENABLE
+ #define STARTUP_SONG SONG(NO_SOUND)
+#endif \ No newline at end of file