Skip to content

Commit

Permalink
[Keyboard] Disable Console on Keebio Quefrency (qmk#14108)
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Aug 22, 2021
1 parent f4a2f2b commit dcef038
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion keyboards/keebio/quefrency/keymaps/via/rules.mk
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
VIA_ENABLE = yes
CONSOLE_ENABLE = yes
LTO_ENABLE = yes
5 changes: 0 additions & 5 deletions keyboards/keebio/quefrency/rev2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/* ws2812 RGB LED */
#define RGB_DI_PIN E6
#define RGBLIGHT_ANIMATIONS
Expand Down
5 changes: 0 additions & 5 deletions keyboards/keebio/quefrency/rev3/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/* ws2812 RGB LED */
#define RGB_DI_PIN E6
#define RGBLIGHT_ANIMATIONS
Expand Down

0 comments on commit dcef038

Please sign in to comment.