Skip to content

Commit 86a04a3

Browse files
committed
[annepro2] bye bye combo
- It's not really needed on a 60%. - I'm making more typos with it in.
1 parent 3475d9a commit 86a04a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

keyboards/annepro2/keymaps/lc-nix/keymap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
#include QMK_KEYBOARD_H
18-
#include "../../../../users/lestercheung/lc_combos.h"
18+
// #include "../../../../users/lestercheung/lc_combos.h"
1919
// #include "../../../../users/lestercheung/lc_tapdance.h"
2020

2121
enum anne_pro_layers {

keyboards/annepro2/keymaps/lc-nix/rules.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ DYNAMIC_TAPPING_TERM_ENABLE = yes
33

44
# Link Time Optimization to reduce image size
55
LTO_ENABLE = yes
6-
COMBO_ENABLE = yes
6+
COMBO_ENABLE = no
77
# TAP_DANCE_ENABLE = yes

0 commit comments

Comments
 (0)