diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2022-08-06 17:45:58 +0200 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2022-08-06 17:45:58 +0200 |
commit | 71abf513a70197214b5c74608c1213eb62712e10 (patch) | |
tree | 058908ac33fa0db84001ddd063f634b1ffd2b440 /keyboards/splitkb/kyria/keymaps/taamas/rules.mk | |
parent | dbf3708f6d6a035759be73f8d64defff55b0c7c3 (diff) | |
download | qmk_firmware-71abf513a70197214b5c74608c1213eb62712e10.tar.gz qmk_firmware-71abf513a70197214b5c74608c1213eb62712e10.zip |
It seems either I lost the mouse keys line or it was added as needed later.
Diffstat (limited to 'keyboards/splitkb/kyria/keymaps/taamas/rules.mk')
-rw-r--r-- | keyboards/splitkb/kyria/keymaps/taamas/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/splitkb/kyria/keymaps/taamas/rules.mk b/keyboards/splitkb/kyria/keymaps/taamas/rules.mk index 35f8ec90c6..193eac7a88 100644 --- a/keyboards/splitkb/kyria/keymaps/taamas/rules.mk +++ b/keyboards/splitkb/kyria/keymaps/taamas/rules.mk @@ -2,3 +2,4 @@ OLED_ENABLE = yes OLED_DRIVER = SSD1306 # Enables the use of OLED displays ENCODER_ENABLE = yes # Enables the use of one or more encoders RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow +MOUSEKEY_ENABLE = yes |