Keymap: Trigotometry's Preonic (#4158)
* adding my keymap * updated pull request comments from dashna, including redundancies and DVORAK entirely * changed over visual representation to use 'LAYOUT_preonic_grid()' * added a ReadMe and commented out AUDIO_ENABLED related stuff in keymap.c until I can align with current QMK standards * Update readme.md * readme corrections and adjustments
This commit is contained in:
parent
7222e3691b
commit
ae31eb564a
4 changed files with 250 additions and 0 deletions
8
keyboards/preonic/keymaps/trigotometry/config.h
Normal file
8
keyboards/preonic/keymaps/trigotometry/config.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#pragma once
|
||||
|
||||
#define STARTUP_SONG SONG(PREONIC_SOUND)
|
||||
#define MUSIC_MASK (keycode != KC_NO)
|
||||
|
||||
#define FORCE_NKRO 1
|
||||
#define PREVENT_STUCK_MODIFIERS
|
||||
#define GRAVE_ESC_GUI_OVERRIDE
|
Loading…
Add table
Add a link
Reference in a new issue