Skip to content

Commit

Permalink
remove duplicate #define
Browse files Browse the repository at this point in the history
  • Loading branch information
skullydazed committed Feb 26, 2018
1 parent c6ce959 commit 298ac18
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions keyboards/clueboard/66/keymaps/skully/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ enum custom_keycodes {
M_SHRUG = SAFE_RANGE
};

// Helpful defines
#define _______ KC_TRNS

// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
// Layer names don't all need to be of the same length, obviously, and you can also skip them
Expand Down

0 comments on commit 298ac18

Please sign in to comment.