summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/bella/rgb_iso/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kbdfans/bella/rgb_iso/config.h')
-rw-r--r--keyboards/kbdfans/bella/rgb_iso/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/kbdfans/bella/rgb_iso/config.h b/keyboards/kbdfans/bella/rgb_iso/config.h
index 87d0bb51c7..75015318ba 100644
--- a/keyboards/kbdfans/bella/rgb_iso/config.h
+++ b/keyboards/kbdfans/bella/rgb_iso/config.h
@@ -14,19 +14,12 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 6
-#define MATRIX_COLS 16
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B7, B6 }
#define MATRIX_COL_PINS { C6, C7, F7, F6, F5, F4, F1, F0, D2, D3, D5, D4, D6, D7, B4, B5 }
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 5
-
#ifdef RGB_MATRIX_ENABLE
#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
#define RGB_MATRIX_KEYPRESSES