summaryrefslogtreecommitdiffstats
path: root/keyboards/work_louder/work_board/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/work_louder/work_board/config.h')
-rw-r--r--keyboards/work_louder/work_board/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/work_louder/work_board/config.h b/keyboards/work_louder/work_board/config.h
index a7f5e165b1..ee6da3682d 100644
--- a/keyboards/work_louder/work_board/config.h
+++ b/keyboards/work_louder/work_board/config.h
@@ -183,17 +183,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define ENCODERS_PAD_B \
{ B1 }
-#define ENCODERS 1
-
-#define ENCODERS_CW_KEY \
- { \
- { 12, 1 } \
- }
-#define ENCODERS_CCW_KEY \
- { \
- { 12, 2 } \
- }
-
/* Bootmagic Lite key configuration */
//#define BOOTMAGIC_LITE_ROW 0
//#define BOOTMAGIC_LITE_COLUMN 0