diff options
Diffstat (limited to 'keyboards/hs60/v1/config.h')
-rw-r--r-- | keyboards/hs60/v1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hs60/v1/config.h b/keyboards/hs60/v1/config.h index debc6bdde6..7581e54b61 100644 --- a/keyboards/hs60/v1/config.h +++ b/keyboards/hs60/v1/config.h @@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define QMK_ESC_OUTPUT B5 // usually COL #define QMK_ESC_INPUT B2 // usually ROW -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |