Skip to content

Commit

Permalink
update via/rules.mk for encoder map
Browse files Browse the repository at this point in the history
  • Loading branch information
JZ-Skyloong committed Jul 12, 2023
1 parent bc5a55a commit 6660124
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions keyboards/skyloong/gk61/pro/keymaps/via/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@
// SPDX-License-Identifier: GPL-2.0-or-later

#include QMK_KEYBOARD_H

enum layer_names {
_WIN,
_WIN_LOCK,
_MAC,
_INDEX1
};

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/*
* ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
Expand Down
1 change: 1 addition & 0 deletions keyboards/skyloong/gk61/pro/keymaps/via/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
VIA_ENABLE = yes
ENCODER_MAP_ENABLE = yes

0 comments on commit 6660124

Please sign in to comment.