diff options
Diffstat (limited to 'keyboards/novelkeys/nk87b')
-rw-r--r-- | keyboards/novelkeys/nk87b/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/novelkeys/nk87b/config.h b/keyboards/novelkeys/nk87b/config.h index 2209fbd84a..a17fd2f89c 100644 --- a/keyboards/novelkeys/nk87b/config.h +++ b/keyboards/novelkeys/nk87b/config.h @@ -35,9 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LED_CAPS_LOCK_PIN A2 #define LED_PIN_ON_STATE 0 -/* define if matrix has ghost (lacks anti-ghosting diodes) */ -// #define MATRIX_HAS_GHOST - /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. * This is userful for the Windows task manager shortcut (ctrl+shift+esc). */ |