diff options
Diffstat (limited to 'keyboards/noxary')
-rw-r--r-- | keyboards/noxary/268_2/config.h | 2 | ||||
-rw-r--r-- | keyboards/noxary/x268/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/noxary/268_2/config.h b/keyboards/noxary/268_2/config.h index 2702f924b5..733c879903 100644 --- a/keyboards/noxary/268_2/config.h +++ b/keyboards/noxary/268_2/config.h @@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_COL_PINS { C6, B6, C7, F4, E6, D0, D7, D1, D2, B4, D6, D4, D5, F1, D3, B1 } #define UNUSED_PINS -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW /* number of backlight levels */ diff --git a/keyboards/noxary/x268/config.h b/keyboards/noxary/x268/config.h index ac52d9fc3f..d2a8c3b9fd 100644 --- a/keyboards/noxary/x268/config.h +++ b/keyboards/noxary/x268/config.h @@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_COL_PINS { C6, B6, C7, F4, E6, B2, D6, D0, D1, D7, D4, D5, D3, F1, D2, B1 } #define UNUSED_PINS -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW #define BACKLIGHT_PIN B7 |