qmk_firmware/keyboards/preonic/keymaps/trigotometry/config.h
Trigotometry ae31eb564a 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
2018-10-19 08:40:46 -07:00

8 lines
177 B
C

#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