diff options
author | Jack Humbert <jack.humb@gmail.com> | 2015-10-26 23:15:06 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2015-10-26 23:15:06 -0400 |
commit | 7f8643a6a690817b4140979d274596ece7916a9e (patch) | |
tree | 0f883338e928824d1940fe98f23a69d0e4194e20 /keyboard/ergodox/keymaps/keymap_simon_passwords.example.h | |
parent | cc1c32671eb1eb43a87e55ac4ffa60b15115e48d (diff) | |
parent | 0c47e8b008ccb6bfbb7051a5c2e4b0031dae0fa5 (diff) |
Merge pull request #32 from jackhumbert/hf/comments
[Jack & Erez] Comments + tiny updates and cleanup
Diffstat (limited to 'keyboard/ergodox/keymaps/keymap_simon_passwords.example.h')
-rw-r--r-- | keyboard/ergodox/keymaps/keymap_simon_passwords.example.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboard/ergodox/keymaps/keymap_simon_passwords.example.h b/keyboard/ergodox/keymaps/keymap_simon_passwords.example.h deleted file mode 100644 index ef67d1d2e3..0000000000 --- a/keyboard/ergodox/keymaps/keymap_simon_passwords.example.h +++ /dev/null @@ -1,2 +0,0 @@ -case MACRO_PASSWORD1: - return MACRO( D(LSFT), D(H), U(H), U(LSFT), D(E), U(E), D(L), U(L), D(L), U(L), D(O), U(O), D(DOT), U(DOT), D(W), U(W), D(O), U(O), D(R), U(R), D(L), U(L), D(D), U(D), D(ENTER), U(ENTER), END); // types "Hello.world{ENTER}" |