diff options
author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2020-11-24 02:47:01 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-23 19:47:01 +0000 |
commit | 429474d1c323bf746b0ed158ae9aa2002319009d (patch) | |
tree | 1be3501f63c0683fc7f698374f3a29543ec07f0b /keyboards/mechlovin/adelais/standard_led/rev3 | |
parent | 6f9934c669ff299f73121c42fef006b9eb0952b0 (diff) | |
download | qmk_firmware-429474d1c323bf746b0ed158ae9aa2002319009d.tar.gz qmk_firmware-429474d1c323bf746b0ed158ae9aa2002319009d.zip |
refactor adelais en ciel rev.2, mechlovin9 (#10930)
Co-authored-by: vuhopkep <boy9x0@gmail.com>
Diffstat (limited to 'keyboards/mechlovin/adelais/standard_led/rev3')
-rw-r--r-- | keyboards/mechlovin/adelais/standard_led/rev3/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/mechlovin/adelais/standard_led/rev3/config.h b/keyboards/mechlovin/adelais/standard_led/rev3/config.h index 60e288296a..4d56fedf05 100644 --- a/keyboards/mechlovin/adelais/standard_led/rev3/config.h +++ b/keyboards/mechlovin/adelais/standard_led/rev3/config.h @@ -6,3 +6,4 @@ #define ENCODERS_PAD_B { A5, A3, B6 } #define ENCODER_RESOLUTION 4 +#define TAP_CODE_DELAY 10
\ No newline at end of file |