Remove legacy USE_SERIAL define (#18292)
* Remove legacy USE_SERIAL define * tidy up missed comments
This commit is contained in:
@@ -22,11 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
/* Use I2C or Serial, not both */
|
||||
|
||||
#define USE_SERIAL
|
||||
// #define USE_I2C
|
||||
|
||||
// https://docs.qmk.fm/#/tap_hold?id=tap-hold-configuration-options
|
||||
#define TAPPING_TERM 120
|
||||
//#define PERMISSIVE_HOLD
|
||||
|
Reference in New Issue
Block a user