summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/riblee_f401/keymaps/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 /keyboards/handwired/riblee_f401/keymaps/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 'keyboards/handwired/riblee_f401/keymaps/riblee/rules.mk')
-rw-r--r--keyboards/handwired/riblee_f401/keymaps/riblee/rules.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/riblee_f401/keymaps/riblee/rules.mk b/keyboards/handwired/riblee_f401/keymaps/riblee/rules.mk
deleted file mode 100644
index 517f2700e1..0000000000
--- a/keyboards/handwired/riblee_f401/keymaps/riblee/rules.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-UNICODE_ENABLE = yes
-TAP_DANCE_ENABLE = yes \ No newline at end of file