diff options
author | JX <572673807@qq.com> | 2022-05-12 12:48:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-11 21:48:47 -0700 |
commit | 4d1332b62c53282631aa8d24fee1105c6322352a (patch) | |
tree | d8ab44cb46cee6f8a98b2a32a8db797dd57ef7f1 /keyboards/yandrstudio/zhou65/config.h | |
parent | ffa1b37634418a4928e7d2b64cb08f31512dcedf (diff) |
[Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/yandrstudio/zhou65/config.h')
-rw-r--r-- | keyboards/yandrstudio/zhou65/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/yandrstudio/zhou65/config.h b/keyboards/yandrstudio/zhou65/config.h index f4d8199e13..3dbfd3b436 100644 --- a/keyboards/yandrstudio/zhou65/config.h +++ b/keyboards/yandrstudio/zhou65/config.h @@ -43,5 +43,3 @@ /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 - -#define QMK_KEYS_PER_SCAN 4 |