diff options
Diffstat (limited to 'keyboards/jd40')
-rw-r--r-- | keyboards/jd40/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/jd40/config.h b/keyboards/jd40/config.h index 55a67fa54b..50c5665d51 100644 --- a/keyboards/jd40/config.h +++ b/keyboards/jd40/config.h @@ -41,9 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 -/* define if matrix has ghost (lacks anti-ghosting diodes) */ -//#define MATRIX_HAS_GHOST - #define BACKLIGHT_LEVELS 3 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |