summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_5x12/riblee/rules.mk
diff options
context:
space:
mode:
authorReibl János Dániel <jani.reibl3@gmail.com>2020-10-05 00:35:28 +0200
committerGitHub <noreply@github.com>2020-10-04 15:35:28 -0700
commit661f4aaa8a4c25655007a238226d5d14549d083a (patch)
tree4326d4d55854465d0b7bd599669004b8eda2b30a /layouts/community/ortho_5x12/riblee/rules.mk
parent27f9f3196d39ab0ce1b72665ea4b57ff741e6dd8 (diff)
[Keymap] Move my custom functions and keymaps to userspace (#10502)
* Move my custom functions and keymaps to userspace to be able to add the STM32F411 variant of my keyboard with mostly the same functionality * Move keymaps to community layouts * Remove keymaps from userspace readme.md Co-authored-by: Janos Daniel Reibl <janos.daniel.reibl@protonmail.com>
Diffstat (limited to 'layouts/community/ortho_5x12/riblee/rules.mk')
-rw-r--r--layouts/community/ortho_5x12/riblee/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/community/ortho_5x12/riblee/rules.mk b/layouts/community/ortho_5x12/riblee/rules.mk
new file mode 100644
index 0000000000..517f2700e1
--- /dev/null
+++ b/layouts/community/ortho_5x12/riblee/rules.mk
@@ -0,0 +1,2 @@
+UNICODE_ENABLE = yes
+TAP_DANCE_ENABLE = yes \ No newline at end of file