Browse Source

Update keyboards/subatomic/config.h

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
subatomic_encoders
Jack Humbert 4 years ago
committed by GitHub
parent
commit
22789a4409
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      keyboards/subatomic/config.h

+ 2
- 2
keyboards/subatomic/config.h View File

@ -53,7 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_LEVELS 3
/* Set 0 if debouncing isn't needed */
#define DEBOUNCING_DELAY 5
#define DEBOUNCE 5
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
@ -83,4 +83,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
#endif
#endif

Loading…
Cancel
Save