diff options
author | Joshua Diamond <josh@windowoffire.com> | 2020-06-23 22:02:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-24 12:02:12 +1000 |
commit | 9b398a8f31e31cd8aed60a2d90ada306213f70f5 (patch) | |
tree | a8ae34a08b7fd446a355a8580ba6fcd3daa57c55 /layouts/community/75_ansi/spidey3 | |
parent | c30170b868f50e74e52067ea78b184b7ee875be5 (diff) |
Partial and window screenshots (#9332)
Diffstat (limited to 'layouts/community/75_ansi/spidey3')
-rw-r--r-- | layouts/community/75_ansi/spidey3/keymap.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/layouts/community/75_ansi/spidey3/keymap.c b/layouts/community/75_ansi/spidey3/keymap.c index aaa93ee2d0..d3c4a64ea8 100644 --- a/layouts/community/75_ansi/spidey3/keymap.c +++ b/layouts/community/75_ansi/spidey3/keymap.c @@ -1,6 +1,5 @@ #include "spidey3.h" -#define OSX_PSC G(S(KC_4)) #define FN_MENU LT(_FN,KC_APP) const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { @@ -15,7 +14,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { ), // OSX layout [_OSX] = LAYOUT_75_ansi( - _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, OSX_PSC, _______, _______, + _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |