X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fjj40%2Fconfig.h;h=42a37c957f8b1e7f412e560c93c084706fdfe62d;hb=9113f3387a670373919fe62899b0ab27e9d89eba;hp=fdea4a0425dc8994af502b6236a95d94f92c302a;hpb=0bd453b5276714b9a33c6a2060851ea5184c52b2;p=qmk_firmware.git diff --git a/keyboards/jj40/config.h b/keyboards/jj40/config.h index fdea4a042..42a37c957 100644 --- a/keyboards/jj40/config.h +++ b/keyboards/jj40/config.h @@ -29,6 +29,12 @@ along with this program. If not, see . #define MATRIX_ROWS 8 #define MATRIX_COLS 15 +/* COL2ROW or ROW2COL */ +#define DIODE_DIRECTION COL2ROW + +#define BACKLIGHT_PIN B6 +#define BACKLIGHT_LEVELS 3 + #define TAPPING_TOGGLE 3 #define NO_UART 1