Skip to content

Commit

Permalink
Remove legacy USE_SERIAL define (qmk#18292)
Browse files Browse the repository at this point in the history
* Remove legacy USE_SERIAL define

* tidy up missed comments
  • Loading branch information
daskygit committed Sep 6, 2022
1 parent 8833b28 commit dc4af81
Show file tree
Hide file tree
Showing 276 changed files with 46 additions and 966 deletions.
1 change: 0 additions & 1 deletion keyboards/25keys/zinc/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 100

/* Use I2C or Serial */
#define USE_SERIAL
#define SOFT_SERIAL_PIN D2

/* Select hand configuration */
Expand Down
1 change: 0 additions & 1 deletion keyboards/25keys/zinc/reva/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 100

/* Use I2C or Serial */
#define USE_SERIAL
#define SOFT_SERIAL_PIN D2

/* Select hand configuration */
Expand Down
1 change: 0 additions & 1 deletion keyboards/40percentclub/25/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

#include "config_common.h"

#define USE_SERIAL
/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0

Expand Down
2 changes: 0 additions & 2 deletions keyboards/40percentclub/6lit/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@

#include "config_common.h"

#define USE_SERIAL

/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0

Expand Down
2 changes: 0 additions & 2 deletions keyboards/40percentclub/foobar/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@

#include "config_common.h"

#define USE_SERIAL

/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0

Expand Down
1 change: 0 additions & 1 deletion keyboards/40percentclub/half_n_half/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
* Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.
*/
#define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6
#define USE_SERIAL

// #define BACKLIGHT_PIN B7
// #define BACKLIGHT_BREATHING
Expand Down
3 changes: 0 additions & 3 deletions keyboards/a_dux/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/* Serial settings */
#define USE_SERIAL

/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D1

Expand Down
2 changes: 0 additions & 2 deletions keyboards/adkb96/keymaps/default/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ 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

/* Select hand configuration */
Expand Down
2 changes: 0 additions & 2 deletions keyboards/alt34/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/* Use I2C or Serial, not both */
#define USE_I2C
// #define USE_SERIAL

/* Select hand configuration */
#define EE_HANDS
Expand Down
1 change: 0 additions & 1 deletion keyboards/arabica37/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#pragma once

#define USE_SERIAL
#define SOFT_SERIAL_PIN D2

/* key matrix size */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/biacco42/ergo42/keymaps/biacco-biacco/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,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

/* Select hand configuration */
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/biacco-macOS/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/biacco-underglow/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/biacco-winjp/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/biacco/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/default-underglow/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/default/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/hdbx/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/ichi-t/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/koba/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/shinze/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/biacco42/ergo42/keymaps/yshrsmz/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
2 changes: 1 addition & 1 deletion keyboards/boardsource/microdox/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// wiring of each half
#define MATRIX_COL_PINS \
{ F4, F5, F6, F7, B1 }
#define USE_SERIAL

#define SOFT_SERIAL_PIN D2
/* define if matrix has ghost */
//#define MATRIX_HAS_GHOST
Expand Down
2 changes: 0 additions & 2 deletions keyboards/cradio/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Serial settings */
#define USE_SERIAL
/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D2

Expand Down
2 changes: 0 additions & 2 deletions keyboards/crkbd/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

#define USE_SERIAL
3 changes: 0 additions & 3 deletions keyboards/crkbd/keymaps/dsanchezseco/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#pragma once

//#define USE_MATRIX_I2C
#define USE_SERIAL

/* Select hand configuration */

// #define MASTER_LEFT
Expand Down
4 changes: 1 addition & 3 deletions keyboards/crkbd/keymaps/joe_scotto/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

#define USE_SERIAL

#define TAPPING_TERM 50
#define TAPPING_TERM 50
1 change: 0 additions & 1 deletion keyboards/crkbd/r2g/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#pragma once

#define USE_SERIAL
#define SOFT_SERIAL_PIN D2

/* ws2812 RGB LED */
Expand Down
1 change: 0 additions & 1 deletion keyboards/crkbd/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#pragma once

#define USE_SERIAL
#define SOFT_SERIAL_PIN D2

/* ws2812 RGB LED */
Expand Down
2 changes: 0 additions & 2 deletions keyboards/deltasplit75/keymaps/default/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#pragma once

#define USE_SERIAL

#define MASTER_LEFT
// #define MASTER_RIGHT
// #define EE_HANDS
2 changes: 0 additions & 2 deletions keyboards/deltasplit75/keymaps/itsaferbie/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/


#define USE_SERIAL

#define MASTER_LEFT
// #define MASTER_RIGHT
// #define EE_HANDS
Expand Down
2 changes: 0 additions & 2 deletions keyboards/deltasplit75/keymaps/mbsurfer/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/


#define USE_SERIAL

#define MASTER_LEFT
// #define MASTER_RIGHT
// #define EE_HANDS
Expand Down
2 changes: 0 additions & 2 deletions keyboards/deltasplit75/keymaps/protosplit/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/


#define USE_SERIAL

#define MASTER_LEFT
// #define MASTER_RIGHT
// #define EE_HANDS
Expand Down
2 changes: 0 additions & 2 deletions keyboards/dm9records/ergoinu/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#include "config_common.h"

#define USE_SERIAL

/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D2

Expand Down
2 changes: 0 additions & 2 deletions keyboards/draculad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define DEBOUNCE 5


#define USE_SERIAL
#define SOFT_SERIAL_PIN D2

#ifdef OLED_ENABLE
Expand Down
5 changes: 0 additions & 5 deletions keyboards/ergoslab/keymaps/default/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,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

/* Select hand configuration */

// #define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/ergotravel/keymaps/default/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,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

/* Select hand configuration */

#define MASTER_LEFT
Expand Down
5 changes: 0 additions & 5 deletions keyboards/ergotravel/keymaps/ian/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,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

/* Select hand configuration */

// #define MASTER_LEFT
Expand Down
Loading

0 comments on commit dc4af81

Please sign in to comment.