[Keymap] Add john-ezra Kyria Keymap (#14338)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
john-ezra
2021-09-11 07:31:24 -07:00
committed by GitHub
parent 35bff470f7
commit 5eb500a877
4 changed files with 410 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
OLED_ENABLE = yes # Enables the use of OLED displays
OLED_DRIVER = SSD1306
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
NKRO_ENABLE = yes # Enable N-Key Rollover
ENCODER_ENABLE = no # Disable Rotary Encoder
SPACE_CADET_ENABLE = no # Disable Space Cadet Shift
GRAVE_ESC_ENABLE = no # Disable Grave Escape
MOUSEKEY_ENABLE = no # Disable Mousekeys
WPM_ENABLE = yes # Enable WPM Counter (Works with default wpm files, but works better with vectorstorm updated wpm.c and wpm.h -> https://github.com/vectorstorm/qmk_firmware/tree/wpm_exact)
SRC += oled.c