feat: disable unused features

main
sudo pacman -Syu 2023-07-21 01:11:10 +07:00
parent 9053e65015
commit bc2efb28d3
3 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# QMK keymap for dztech/dz60rgb_wkl
How to compile:
## Install
First, clone this repo to `qmk_firmware/keyboards/dztech/dz60rgb_wkl/keymaps/haunt98`.
@ -11,3 +11,7 @@ qmk compile -kb dztech/dz60rgb_wkl/v2_1 -km haunt98
```
Third, flash with [QMK Toolbox](https://github.com/qmk/qmk_toolbox)
## Features
- [Squeezing the most out of AVR](https://github.com/qmk/qmk_firmware/blob/master/docs/squeezing_avr.md)

0
config.h Normal file
View File

View File

@ -1,2 +1,8 @@
VIA_ENABLE = yes
LTO_ENABLE = yes
CONSOLE_ENABLE = no
COMMAND_ENABLE = no
MOUSEKEY_ENABLE = no
EXTRAKEY_ENABLE = no