Remove legacy USE_SERIAL define (#18292)
* Remove legacy USE_SERIAL define * tidy up missed comments
This commit is contained in:
@@ -36,10 +36,6 @@ The special layer has Reset and EEP Reset keys on the left half, along with medi
|
||||
|
||||
This option is used because otherwise modtap functions would fail to trigger. This increases reliability for me.
|
||||
|
||||
### USE_SERIAL
|
||||
|
||||
N/A
|
||||
|
||||
### EE_HANDS
|
||||
|
||||
Prepared for EEPROM settings and different keymaps depending on USB port connected, but default master side remains left regardless.
|
||||
|
@@ -24,10 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
// #define TAPPING_TERM 150
|
||||
#define PERMISSIVE_HOLD
|
||||
|
||||
/* Use I2C or Serial, not both */
|
||||
#define USE_SERIAL
|
||||
// #define USE_I2C
|
||||
|
||||
/* Select hand configuration */
|
||||
//#define MASTER_LEFT
|
||||
// #define MASTER_RIGHT
|
||||
|
Reference in New Issue
Block a user