diff options
Diffstat (limited to 'keyboards/handwired/z150')
-rw-r--r-- | keyboards/handwired/z150/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/z150/config.h b/keyboards/handwired/z150/config.h index 103b7e8080..22b01407cc 100644 --- a/keyboards/handwired/z150/config.h +++ b/keyboards/handwired/z150/config.h @@ -35,9 +35,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 - /* * Feature disable options * These options are also useful to firmware size reduction. |