summaryrefslogtreecommitdiffstats
path: root/users/rmeli/keyrecords/tap_dances.h
diff options
context:
space:
mode:
authorRocco Meli <r.meli@bluemail.ch>2022-11-13 02:00:13 +0100
committerGitHub <noreply@github.com>2022-11-12 17:00:13 -0800
commit317b800bbb28c5ae91f413cfd17471a06de76c2f (patch)
tree3b92daec8b627c439818f71b17ed62931cfa7f8b /users/rmeli/keyrecords/tap_dances.h
parentddcb8dd7caa067bdd7a9e0b88b0c9e74a87fe969 (diff)
[Keymap] Update/refactor userspace and add keymaps for rmeli (#18398)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Elliot Powell <johnp8727@gmail.com>
Diffstat (limited to 'users/rmeli/keyrecords/tap_dances.h')
-rw-r--r--users/rmeli/keyrecords/tap_dances.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/users/rmeli/keyrecords/tap_dances.h b/users/rmeli/keyrecords/tap_dances.h
index fa749a17f4..1d3018441e 100644
--- a/users/rmeli/keyrecords/tap_dances.h
+++ b/users/rmeli/keyrecords/tap_dances.h
@@ -16,6 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
+
#include QMK_KEYBOARD_H
// https://beta.docs.qmk.fm/using-qmk/software-features/feature_tap_dance#example-4-quad-function-tap-dance-id-example-4
@@ -26,9 +27,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Tap dance enums
enum {
- TD_LSPO_CAPS, // Tap once for (, hold once for LSFT, tap twice for CAPS
- TD_RSPC_CAPS, // Tap once for ), hold once for RSFT, tap twice for CAPS
- TD_ESC_DEL, // Tap once for KC_ESC, twice for KC_DEL
+ TD_LSPO_CAPS, // Tap once for (, hold once for LSFT, tap twice for CAPS
+ TD_RSPC_CAPS, // Tap once for ), hold once for RSFT, tap twice for CAPS
+ TD_ESC_DEL, // Tap once for KC_ESC, twice for KC_DEL
};
// Rename tap dances for keymap with shortcuts