From 661f4aaa8a4c25655007a238226d5d14549d083a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reibl=20J=C3=A1nos=20D=C3=A1niel?= Date: Mon, 5 Oct 2020 00:35:28 +0200 Subject: [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 --- layouts/community/ortho_5x12/riblee/rules.mk | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 layouts/community/ortho_5x12/riblee/rules.mk (limited to 'layouts/community/ortho_5x12/riblee/rules.mk') 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 -- cgit v1.2.3