Remove unused MATRIX_HAS_GHOST
from config.h (#19726)
This commit is contained in:
@@ -39,9 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define LED_NUM_LOCK_PIN B0
|
||||
#define LED_SCROLL_LOCK_PIN A7
|
||||
|
||||
/* 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).
|
||||
*/
|
||||
|
Reference in New Issue
Block a user