aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dyz/selka40/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dyz/selka40/config.h')
-rw-r--r--keyboards/dyz/selka40/config.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/dyz/selka40/config.h b/keyboards/dyz/selka40/config.h
index 6f7903629..1871fd2cb 100644
--- a/keyboards/dyz/selka40/config.h
+++ b/keyboards/dyz/selka40/config.h
@@ -23,21 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
23#define MANUFACTURER dyz 23#define MANUFACTURER dyz
24#define PRODUCT selka40 24#define PRODUCT selka40
25 25
26/* key matrix size */
27#define MATRIX_ROWS 4
28#define MATRIX_COLS 13
29
30/*
31 * Keyboard Matrix Assignments
32 *
33 * Change this to how you wired your keyboard
34 * COLS: AVR pins used for columns, left to right
35 * ROWS: AVR pins used for rows, top to bottom
36 * DIODE_DIRECTION: COL2ROW = COL = Anode (+), ROW = Cathode (-, marked on diode)
37 * ROW2COL = ROW = Anode (+), COL = Cathode (-, marked on diode)
38 *
39*/
40
41/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ 26/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
42#define DEBOUNCE 5 27#define DEBOUNCE 5
43 28