Skip to content

Commit

Permalink
Remove KEYMAP and LAYOUT_kc (qmk#12160)
Browse files Browse the repository at this point in the history
* alias KEYMAP to LAYOUT

* remove KEYMAP and LAYOUT_kc
  • Loading branch information
skullydazed authored and mechlovin committed Jul 30, 2021
1 parent 255f074 commit ca960bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Empty file modified keyboards/crkbd/keymaps/thumb_ctrl/keymap.c
100755 → 100644
Empty file.
1 change: 0 additions & 1 deletion keyboards/crkbd/rev1/rev1.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{ KC_NO, KC_NO, KC_NO, R32, R31, R30 } \
}


#define LAYOUT LAYOUT_split_3x6_3

0 comments on commit ca960bb

Please sign in to comment.