summaryrefslogtreecommitdiff
path: root/keyboards/splitkb/kyria/keymaps/maherma-adg/rules.mk
diff options
context:
space:
mode:
authormaherma-adg <maherma-adg@users.noreply.github.com>2022-03-10 04:56:42 +0100
committerGitHub <noreply@github.com>2022-03-09 19:56:42 -0800
commit8bcb77cb9ac19cbd140ea7bb07e0231eec65282d (patch)
tree4852ea3664e6025fd17f5fe046f7f7986521b237 /keyboards/splitkb/kyria/keymaps/maherma-adg/rules.mk
parent708b3f91928d578a1f9babaf27490c80f1b7a918 (diff)
Personalizacion del teclado de AdG (#15738)
* Personalizacion del teclado de AdG Update layout description fix symbol layer * fix doc Colemak * explicitly define enabled animations * Change keymap folder name
Diffstat (limited to 'keyboards/splitkb/kyria/keymaps/maherma-adg/rules.mk')
-rw-r--r--keyboards/splitkb/kyria/keymaps/maherma-adg/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/splitkb/kyria/keymaps/maherma-adg/rules.mk b/keyboards/splitkb/kyria/keymaps/maherma-adg/rules.mk
new file mode 100644
index 0000000000..f37eabe3d5
--- /dev/null
+++ b/keyboards/splitkb/kyria/keymaps/maherma-adg/rules.mk
@@ -0,0 +1,5 @@
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306 # Enables the use of OLED displays
+ENCODER_ENABLE = no # Enables the use of one or more encoders
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+MOUSEKEY_ENABLE = yes # Enable mouse movements \ No newline at end of file