summaryrefslogtreecommitdiff
path: root/keyboard/ergodox/keymaps/keymap_passwords_example.h
diff options
context:
space:
mode:
authorErez Zukerman <ezuk@madmimi.com>2015-10-27 00:54:46 +0200
committerErez Zukerman <ezuk@madmimi.com>2015-10-27 00:54:46 +0200
commit0c47e8b008ccb6bfbb7051a5c2e4b0031dae0fa5 (patch)
tree0f883338e928824d1940fe98f23a69d0e4194e20 /keyboard/ergodox/keymaps/keymap_passwords_example.h
parentcc1c32671eb1eb43a87e55ac4ffa60b15115e48d (diff)
[Jack & Erez] Comments + tiny updates and cleanup
Diffstat (limited to 'keyboard/ergodox/keymaps/keymap_passwords_example.h')
-rw-r--r--keyboard/ergodox/keymaps/keymap_passwords_example.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboard/ergodox/keymaps/keymap_passwords_example.h b/keyboard/ergodox/keymaps/keymap_passwords_example.h
deleted file mode 100644
index ed53b99d87..0000000000
--- a/keyboard/ergodox/keymaps/keymap_passwords_example.h
+++ /dev/null
@@ -1,23 +0,0 @@
-#define MACRO_XMONAD_RESET MACRO( \
- I(15), \
- D(LCTL), D(LALT), T(F2), W(255), U(LALT), U(LCTL), W(255), \
- T(X), T(M), T(O), T(N), T(UP), T(ENT), W(255), \
- D(LCTL), D(LALT), T(F5), W(255), U(LALT), U(LCTL), W(255), \
- END) \
-
-#define MACRO_PASSWORD1 MACRO( \
- I(15), \
- T(E), T(X), T(A), T(M), T(P), T(L), T(E), \
- END) \
-
-#define MACRO_PASSWORD2 MACRO( \
- I(15), \
- T(E), T(X), T(A), T(M), T(P), T(L), T(E), \
- END) \
-
-#define MACRO_PASSWORD2 MACRO( \
- I(15), \
- T(E), T(X), T(A), T(M), T(P), T(L), T(E), \
- END) \
-
-