Fix lint errors (#17293)

This commit is contained in:
Joel Challis 2022-06-02 19:30:07 +01:00 committed by GitHub
parent 71b928fbec
commit 5bcfc273ce
Failed to generate hash of commit
5 changed files with 1 additions and 14 deletions

View file

@ -97,7 +97,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
//#define PREVENT_STUCK_MODIFIERS
//#define TAPPING_TERM 150
//#define IGNORE_MOD_TAP_INTERRUPT
//#define TAPPING_FORCE_HOLD

View file

@ -31,9 +31,6 @@
/* Locking resynchronize hack */
// #define LOCKING_RESYNC_ENABLE
/* prevent stuck modifiers */
// #define PREVENT_STUCK_MODIFIERS
/* RGB Underglow */
#ifdef RGBLIGHT_ENABLE
#define RGB_DI_PIN A15