aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/nicekey/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/nicekey/config.h')
-rw-r--r--keyboards/handwired/nicekey/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/nicekey/config.h b/keyboards/handwired/nicekey/config.h
index 4af56cc52..9c1b18117 100644
--- a/keyboards/handwired/nicekey/config.h
+++ b/keyboards/handwired/nicekey/config.h
@@ -36,6 +36,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
36#define MATRIX_ROW_PINS { B6 } 36#define MATRIX_ROW_PINS { B6 }
37#define UNUSED_PINS 37#define UNUSED_PINS
38 38
39#define DIODE_DIRECTION COL2ROW
40
39/* define if matrix has ghost */ 41/* define if matrix has ghost */
40//#define MATRIX_HAS_GHOST 42//#define MATRIX_HAS_GHOST
41 43