diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-29 06:43:15 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-29 06:43:15 +0000 |
commit | aff9eafea54f1d1dbfc977b23812799af2939364 (patch) | |
tree | 3400d612eb7d45120474c90ebfeba7dea0616e41 /keyboards/nasu/config.h | |
parent | fee5950a5c57c1d88beda01243dcee7f1a6b457d (diff) | |
parent | 1ca636819f081a6427ab7a0896302b068349a6dd (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nasu/config.h')
-rw-r--r-- | keyboards/nasu/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/nasu/config.h b/keyboards/nasu/config.h index e68df3719f..15ed75d5c0 100644 --- a/keyboards/nasu/config.h +++ b/keyboards/nasu/config.h @@ -46,7 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LED_CAPS_LOCK_PIN B1 #define LED_NUM_LOCK_PIN B0 #define LED_SCROLL_LOCK_PIN A7 -#define LED_PIN_ON_STATE 0 /* define if matrix has ghost (lacks anti-ghosting diodes) */ //#define MATRIX_HAS_GHOST |