Remove legacy define USE_SERIAL_PD2 (#18298)

This commit is contained in:
Dasky
2022-09-07 00:35:47 +01:00
committed by GitHub
parent ff7470420a
commit c2b35b2327
50 changed files with 8 additions and 94 deletions

View File

@@ -28,8 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
#define EE_HANDS
#define USE_SERIAL_PD2
#define TAPPING_FORCE_HOLD
#define TAPPING_TERM 300
#define PERMISSIVE_HOLD
@@ -53,4 +51,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DRIVER_LED_TOTAL RGBLED_NUM
#endif
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"