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:
committed by
Drashna Jaelre
parent
7222e3691b
commit
ae31eb564a
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
|
Reference in New Issue
Block a user