Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2020 November 28 Breaking Changes Update #11053

Merged
merged 79 commits into from
Nov 28, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
47fff74
Branch point for 2020 November 28 Breaking Change
noroadsleft Aug 29, 2020
53ad78b
Remove matrix_col_t to allow MATRIX_ROWS > 32 (#10183)
sigprof Aug 31, 2020
73d2075
Add support for soft serial to ATmega32U2 (#10204)
takai Sep 2, 2020
bf84d35
Change MIDI velocity implementation to allow direct control of veloci…
jakobkg Sep 20, 2020
b1b7696
Add ability to build a subset of all keyboards based on platform.
tzarc Sep 24, 2020
2f2432f
Actually use eeprom_driver_init().
tzarc Sep 25, 2020
9664723
Make bootloader_jump weak for ChibiOS. (#10417)
tzarc Sep 26, 2020
f728c24
Joystick 16-bit support (#10439)
seb-pau Oct 3, 2020
310662f
Per-encoder resolutions (#10259)
fauxpark Oct 3, 2020
eecedf0
Share button state from mousekey to pointing_device (#10179)
manna-harbour Oct 3, 2020
b1a6b16
Add hotfix for chibios keyboards not wake (#10088)
LSChyi Oct 3, 2020
08caa7a
Add advanced/efficient RGB Matrix Indicators (#8564)
drashna Oct 4, 2020
46869dd
Naming change.
tzarc Oct 4, 2020
53f2b5b
Support for STM32 GPIOF,G,H,I,J,K (#10206)
tzarc Oct 5, 2020
fa6bd5c
Add milc as a dependency and remove the installed milc (#10563)
skullydazed Oct 8, 2020
46d7b25
ChibiOS upgrade: early init conversions (#10214)
tzarc Oct 11, 2020
2e1232c
ChibiOS upgrade: configuration file migrator (#9952)
tzarc Oct 14, 2020
c904520
Haptic and solenoid cleanup (#9700)
purdeaandrei Oct 17, 2020
94fea35
XD75 cleanup (#10524)
fauxpark Oct 17, 2020
12be012
OLED display update interval support (#10388)
mtei Oct 19, 2020
c1295a3
Add definition based on currently-selected serial driver. (#10716)
tzarc Oct 22, 2020
daea43d
New feature: Retro Tapping per key (#10622)
ridingqwerty Oct 23, 2020
de4cbe3
Allow for modification of output RGB values when using rgblight/rgb_m…
tzarc Oct 23, 2020
c4ecae1
Add housekeeping task callbacks so that keyboards/keymaps are capable…
tzarc Oct 23, 2020
f22a61e
Rescale both ChibiOS and AVR backlighting.
tzarc Sep 7, 2020
3ede17e
Reduce Helix keyboard build variation (#8669)
MakotoKurauchi Oct 25, 2020
69d8bbf
Minor change to behavior allowing display updates to continue between…
XScorpion2 Oct 26, 2020
75a18e6
Some GPIO manipulations in matrix.c change to atomic. (#10491)
mtei Oct 26, 2020
991c750
qmk cformat (#10767)
tzarc Oct 26, 2020
c3221d4
[Keyboard] Update the Speedo firmware for v3.0 (#10657)
pcewing Oct 29, 2020
b968a53
Maartenwut/Maarten namechange to evyd13/Evy (#10274)
evyd13 Nov 1, 2020
4cdd300
[quantum] combine repeated lines of code (#10837)
myst729 Nov 2, 2020
38527f9
Add step sequencer feature (#9703)
rbelouin Nov 8, 2020
7d836cb
aeboards/ext65 refactor (#10820)
Xelus22 Nov 9, 2020
2098d98
Refactor xelus/dawn60 for Rev2 later (#10584)
Xelus22 Nov 9, 2020
28d6b9d
add DEBUG_MATRIX_SCAN_RATE_ENABLE to common_features.mk (#10824)
mtei Nov 10, 2020
3dcb046
[Core] Added `add_oneshot_mods` & `del_oneshot_mods` (#10549)
precondition Nov 10, 2020
55e2a42
update chibios os usb for the otg driver (#8893)
yulei Nov 10, 2020
e3a2407
Remove HD44780 References, Part 4 (#10735)
noroadsleft Nov 15, 2020
0bfec7b
[Keyboard] Add Valor FRL TKL (+refactor) (#10512)
Xelus22 Nov 15, 2020
f7ae095
Fix cursor position bug in oled_write_raw functions (#10800)
daveallie Nov 15, 2020
4ef4965
Fixup version.h writing when using SKIP_VERSION=yes (#10972)
tzarc Nov 18, 2020
f63e3e1
Allow for certain code in the codebase assuming length of string. (#1…
tzarc Nov 18, 2020
9e32e9b
Add AT90USB support for serial.c (#10706)
drashna Nov 19, 2020
ac3b7d7
Merge remote-tracking branch 'origin/master' into develop
skullydazed Nov 22, 2020
866f853
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 22, 2020
7d0c713
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 22, 2020
ddf1ade
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 22, 2020
b6bb2b8
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 23, 2020
50b4512
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 23, 2020
2b97c20
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 24, 2020
49b3aaf
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 24, 2020
f250c01
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 24, 2020
745e687
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
cc63130
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
a69d684
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
b839674
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
71a49df
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
537291a
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
37a2387
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
1180213
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
d2f965b
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
2d1a29b
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
b14e131
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
4b4fe1b
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
675caef
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
2076d1c
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 25, 2020
9e9b979
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 26, 2020
3a3571c
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 26, 2020
1528359
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 26, 2020
63a06fe
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 26, 2020
fd8f659
Auto shift: support repeats and early registration (#9826)
p00ya Nov 27, 2020
c9e2690
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 27, 2020
29e814e
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 28, 2020
8fc8a94
Merge remote-tracking branch 'origin/master' into develop
qmk-bot Nov 28, 2020
6b3e56b
Rename ledmatrix.h to match .c file (#7949)
fauxpark Nov 28, 2020
2e64269
Split RGB_MATRIX_ENABLE into _ENABLE and _DRIVER (#10231)
fauxpark Nov 28, 2020
7baa37c
Split LED_MATRIX_ENABLE into _ENABLE and _DRIVER (#10840)
fauxpark Nov 28, 2020
9b851ea
Merge point for 2020 Nov 28 Breaking Change
noroadsleft Nov 26, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove HD44780 References, Part 4 (#10735)
* remove HD44780_ENABLE rules: I-M

* remove HD44780_ENABLE config: I-M

* remove HD44780_ENABLE rules: N-S

* remove HD44780_ENABLE config: N-S

* remove HD44780_ENABLE rules: T-Z

* remove HD44780_ENABLE config: T-Z
  • Loading branch information
noroadsleft authored Nov 15, 2020
commit e3a2407b17b8eafeb126b8cf815cf98184d024dc
28 changes: 0 additions & 28 deletions keyboards/evyd13/eon40/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -218,34 +218,6 @@
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1

/*
* HD44780 LCD Display Configuration
*/
/*
#define LCD_LINES 2 //< number of visible lines of the display
#define LCD_DISP_LENGTH 16 //< visibles characters per line of the display

#define LCD_IO_MODE 1 //< 0: memory mapped mode, 1: IO port mode

#if LCD_IO_MODE
#define LCD_PORT PORTB //< port for the LCD lines
#define LCD_DATA0_PORT LCD_PORT //< port for 4bit data bit 0
#define LCD_DATA1_PORT LCD_PORT //< port for 4bit data bit 1
#define LCD_DATA2_PORT LCD_PORT //< port for 4bit data bit 2
#define LCD_DATA3_PORT LCD_PORT //< port for 4bit data bit 3
#define LCD_DATA0_PIN 4 //< pin for 4bit data bit 0
#define LCD_DATA1_PIN 5 //< pin for 4bit data bit 1
#define LCD_DATA2_PIN 6 //< pin for 4bit data bit 2
#define LCD_DATA3_PIN 7 //< pin for 4bit data bit 3
#define LCD_RS_PORT LCD_PORT //< port for RS line
#define LCD_RS_PIN 3 //< pin for RS line
#define LCD_RW_PORT LCD_PORT //< port for RW line
#define LCD_RW_PIN 2 //< pin for RW line
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/

/* Bootmagic Lite key configuration */
// #define BOOTMAGIC_LITE_ROW 0
// #define BOOTMAGIC_LITE_COLUMN 0
Expand Down
1 change: 0 additions & 1 deletion keyboards/evyd13/eon40/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
ENCODER_ENABLE = yes

LAYOUTS = ortho_4x12 planck_mit
Expand Down
28 changes: 0 additions & 28 deletions keyboards/evyd13/minitomic/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -215,34 +215,6 @@
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1

/*
* HD44780 LCD Display Configuration
*/
/*
#define LCD_LINES 2 //< number of visible lines of the display
#define LCD_DISP_LENGTH 16 //< visibles characters per line of the display

#define LCD_IO_MODE 1 //< 0: memory mapped mode, 1: IO port mode

#if LCD_IO_MODE
#define LCD_PORT PORTB //< port for the LCD lines
#define LCD_DATA0_PORT LCD_PORT //< port for 4bit data bit 0
#define LCD_DATA1_PORT LCD_PORT //< port for 4bit data bit 1
#define LCD_DATA2_PORT LCD_PORT //< port for 4bit data bit 2
#define LCD_DATA3_PORT LCD_PORT //< port for 4bit data bit 3
#define LCD_DATA0_PIN 4 //< pin for 4bit data bit 0
#define LCD_DATA1_PIN 5 //< pin for 4bit data bit 1
#define LCD_DATA2_PIN 6 //< pin for 4bit data bit 2
#define LCD_DATA3_PIN 7 //< pin for 4bit data bit 3
#define LCD_RS_PORT LCD_PORT //< port for RS line
#define LCD_RS_PIN 3 //< pin for RS line
#define LCD_RW_PORT LCD_PORT //< port for RW line
#define LCD_RW_PIN 2 //< pin for RW line
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/

/* Bootmagic Lite key configuration */
// #define BOOTMAGIC_LITE_ROW 0
// #define BOOTMAGIC_LITE_COLUMN 0
Expand Down
1 change: 0 additions & 1 deletion keyboards/evyd13/minitomic/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
28 changes: 0 additions & 28 deletions keyboards/evyd13/mx5160/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,34 +219,6 @@
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1

/*
* HD44780 LCD Display Configuration
*/
/*
#define LCD_LINES 2 //< number of visible lines of the display
#define LCD_DISP_LENGTH 16 //< visibles characters per line of the display

#define LCD_IO_MODE 1 //< 0: memory mapped mode, 1: IO port mode

#if LCD_IO_MODE
#define LCD_PORT PORTB //< port for the LCD lines
#define LCD_DATA0_PORT LCD_PORT //< port for 4bit data bit 0
#define LCD_DATA1_PORT LCD_PORT //< port for 4bit data bit 1
#define LCD_DATA2_PORT LCD_PORT //< port for 4bit data bit 2
#define LCD_DATA3_PORT LCD_PORT //< port for 4bit data bit 3
#define LCD_DATA0_PIN 4 //< pin for 4bit data bit 0
#define LCD_DATA1_PIN 5 //< pin for 4bit data bit 1
#define LCD_DATA2_PIN 6 //< pin for 4bit data bit 2
#define LCD_DATA3_PIN 7 //< pin for 4bit data bit 3
#define LCD_RS_PORT LCD_PORT //< port for RS line
#define LCD_RS_PIN 3 //< pin for RS line
#define LCD_RW_PORT LCD_PORT //< port for RW line
#define LCD_RW_PIN 2 //< pin for RW line
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/

/* Bootmagic Lite key configuration */
// #define BOOTMAGIC_LITE_ROW 0
// #define BOOTMAGIC_LITE_COLUMN 0
1 change: 0 additions & 1 deletion keyboards/evyd13/mx5160/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
28 changes: 0 additions & 28 deletions keyboards/evyd13/nt660/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,34 +219,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1

/*
* HD44780 LCD Display Configuration
*/
/*
#define LCD_LINES 2 //< number of visible lines of the display
#define LCD_DISP_LENGTH 16 //< visibles characters per line of the display

#define LCD_IO_MODE 1 //< 0: memory mapped mode, 1: IO port mode

#if LCD_IO_MODE
#define LCD_PORT PORTB //< port for the LCD lines
#define LCD_DATA0_PORT LCD_PORT //< port for 4bit data bit 0
#define LCD_DATA1_PORT LCD_PORT //< port for 4bit data bit 1
#define LCD_DATA2_PORT LCD_PORT //< port for 4bit data bit 2
#define LCD_DATA3_PORT LCD_PORT //< port for 4bit data bit 3
#define LCD_DATA0_PIN 4 //< pin for 4bit data bit 0
#define LCD_DATA1_PIN 5 //< pin for 4bit data bit 1
#define LCD_DATA2_PIN 6 //< pin for 4bit data bit 2
#define LCD_DATA3_PIN 7 //< pin for 4bit data bit 3
#define LCD_RS_PORT LCD_PORT //< port for RS line
#define LCD_RS_PIN 3 //< pin for RS line
#define LCD_RW_PORT LCD_PORT //< port for RW line
#define LCD_RW_PIN 2 //< pin for RW line
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/

/* Bootmagic Lite key configuration */
// #define BOOTMAGIC_LITE_ROW 0
// #define BOOTMAGIC_LITE_COLUMN 0
Expand Down
1 change: 0 additions & 1 deletion keyboards/evyd13/nt660/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ MIDI_ENABLE = no # MIDI support
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs

LAYOUTS = 66_ansi 66_iso
1 change: 0 additions & 1 deletion keyboards/evyd13/ta65/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ MIDI_ENABLE = no # MIDI support
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
ENCODER_ENABLE = yes

LAYOUTS = 65_ansi 65_iso
28 changes: 0 additions & 28 deletions keyboards/evyd13/wasdat/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -223,34 +223,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1

/*
* HD44780 LCD Display Configuration
*/
/*
#define LCD_LINES 2 //< number of visible lines of the display
#define LCD_DISP_LENGTH 16 //< visibles characters per line of the display

#define LCD_IO_MODE 1 //< 0: memory mapped mode, 1: IO port mode

#if LCD_IO_MODE
#define LCD_PORT PORTB //< port for the LCD lines
#define LCD_DATA0_PORT LCD_PORT //< port for 4bit data bit 0
#define LCD_DATA1_PORT LCD_PORT //< port for 4bit data bit 1
#define LCD_DATA2_PORT LCD_PORT //< port for 4bit data bit 2
#define LCD_DATA3_PORT LCD_PORT //< port for 4bit data bit 3
#define LCD_DATA0_PIN 4 //< pin for 4bit data bit 0
#define LCD_DATA1_PIN 5 //< pin for 4bit data bit 1
#define LCD_DATA2_PIN 6 //< pin for 4bit data bit 2
#define LCD_DATA3_PIN 7 //< pin for 4bit data bit 3
#define LCD_RS_PORT LCD_PORT //< port for RS line
#define LCD_RS_PIN 3 //< pin for RS line
#define LCD_RW_PORT LCD_PORT //< port for RW line
#define LCD_RW_PIN 2 //< pin for RW line
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/

/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 5
Expand Down
1 change: 0 additions & 1 deletion keyboards/evyd13/wasdat/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ MIDI_ENABLE = no # MIDI support
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs

CUSTOM_MATRIX = lite
SRC += matrix.c
Expand Down
28 changes: 0 additions & 28 deletions keyboards/evyd13/wasdat_code/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -223,34 +223,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1

/*
* HD44780 LCD Display Configuration
*/
/*
#define LCD_LINES 2 //< number of visible lines of the display
#define LCD_DISP_LENGTH 16 //< visibles characters per line of the display

#define LCD_IO_MODE 1 //< 0: memory mapped mode, 1: IO port mode

#if LCD_IO_MODE
#define LCD_PORT PORTB //< port for the LCD lines
#define LCD_DATA0_PORT LCD_PORT //< port for 4bit data bit 0
#define LCD_DATA1_PORT LCD_PORT //< port for 4bit data bit 1
#define LCD_DATA2_PORT LCD_PORT //< port for 4bit data bit 2
#define LCD_DATA3_PORT LCD_PORT //< port for 4bit data bit 3
#define LCD_DATA0_PIN 4 //< pin for 4bit data bit 0
#define LCD_DATA1_PIN 5 //< pin for 4bit data bit 1
#define LCD_DATA2_PIN 6 //< pin for 4bit data bit 2
#define LCD_DATA3_PIN 7 //< pin for 4bit data bit 3
#define LCD_RS_PORT LCD_PORT //< port for RS line
#define LCD_RS_PIN 3 //< pin for RS line
#define LCD_RW_PORT LCD_PORT //< port for RW line
#define LCD_RW_PIN 2 //< pin for RW line
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/

/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 2
#define BOOTMAGIC_LITE_COLUMN 3
Expand Down
1 change: 0 additions & 1 deletion keyboards/evyd13/wasdat_code/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ MIDI_ENABLE = no # MIDI support
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs

CUSTOM_MATRIX = lite
SRC += matrix.c
Expand Down
1 change: 0 additions & 1 deletion keyboards/id80/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs

# partially generated by KBFirmware JSON to QMK Parser
# https://noroadsleft.github.io/kbf_qmk_converter/
28 changes: 0 additions & 28 deletions keyboards/idobo/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -189,34 +189,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1

/*
* HD44780 LCD Display Configuration
*/
/*
#define LCD_LINES 2 //< number of visible lines of the display
#define LCD_DISP_LENGTH 16 //< visibles characters per line of the display

#define LCD_IO_MODE 1 //< 0: memory mapped mode, 1: IO port mode

#if LCD_IO_MODE
#define LCD_PORT PORTB //< port for the LCD lines
#define LCD_DATA0_PORT LCD_PORT //< port for 4bit data bit 0
#define LCD_DATA1_PORT LCD_PORT //< port for 4bit data bit 1
#define LCD_DATA2_PORT LCD_PORT //< port for 4bit data bit 2
#define LCD_DATA3_PORT LCD_PORT //< port for 4bit data bit 3
#define LCD_DATA0_PIN 4 //< pin for 4bit data bit 0
#define LCD_DATA1_PIN 5 //< pin for 4bit data bit 1
#define LCD_DATA2_PIN 6 //< pin for 4bit data bit 2
#define LCD_DATA3_PIN 7 //< pin for 4bit data bit 3
#define LCD_RS_PORT LCD_PORT //< port for RS line
#define LCD_RS_PIN 3 //< pin for RS line
#define LCD_RW_PORT LCD_PORT //< port for RW line
#define LCD_RW_PIN 2 //< pin for RW line
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/

/* Bootmagic Lite key configuration */
// #define BOOTMAGIC_LITE_ROW 0
// #define BOOTMAGIC_LITE_COLUMN 0
3 changes: 1 addition & 2 deletions keyboards/idobo/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
EXTRAFLAGS += -flto # Use link time optimization

LAYOUTS = ortho_5x15
LAYOUTS = ortho_5x15
28 changes: 0 additions & 28 deletions keyboards/illuminati/is0/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -218,34 +218,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1

/*
* HD44780 LCD Display Configuration
*/
/*
#define LCD_LINES 2 //< number of visible lines of the display
#define LCD_DISP_LENGTH 16 //< visibles characters per line of the display

#define LCD_IO_MODE 1 //< 0: memory mapped mode, 1: IO port mode

#if LCD_IO_MODE
#define LCD_PORT PORTB //< port for the LCD lines
#define LCD_DATA0_PORT LCD_PORT //< port for 4bit data bit 0
#define LCD_DATA1_PORT LCD_PORT //< port for 4bit data bit 1
#define LCD_DATA2_PORT LCD_PORT //< port for 4bit data bit 2
#define LCD_DATA3_PORT LCD_PORT //< port for 4bit data bit 3
#define LCD_DATA0_PIN 4 //< pin for 4bit data bit 0
#define LCD_DATA1_PIN 5 //< pin for 4bit data bit 1
#define LCD_DATA2_PIN 6 //< pin for 4bit data bit 2
#define LCD_DATA3_PIN 7 //< pin for 4bit data bit 3
#define LCD_RS_PORT LCD_PORT //< port for RS line
#define LCD_RS_PIN 3 //< pin for RS line
#define LCD_RW_PORT LCD_PORT //< port for RW line
#define LCD_RW_PIN 2 //< pin for RW line
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/

/* Bootmagic Lite key configuration */
// #define BOOTMAGIC_LITE_ROW 0
// #define BOOTMAGIC_LITE_COLUMN 0
1 change: 0 additions & 1 deletion keyboards/illuminati/is0/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
28 changes: 0 additions & 28 deletions keyboards/jae/j01/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -191,34 +191,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1

/*
* HD44780 LCD Display Configuration
*/
/*
#define LCD_LINES 2 //< number of visible lines of the display
#define LCD_DISP_LENGTH 16 //< visibles characters per line of the display

#define LCD_IO_MODE 1 //< 0: memory mapped mode, 1: IO port mode

#if LCD_IO_MODE
#define LCD_PORT PORTB //< port for the LCD lines
#define LCD_DATA0_PORT LCD_PORT //< port for 4bit data bit 0
#define LCD_DATA1_PORT LCD_PORT //< port for 4bit data bit 1
#define LCD_DATA2_PORT LCD_PORT //< port for 4bit data bit 2
#define LCD_DATA3_PORT LCD_PORT //< port for 4bit data bit 3
#define LCD_DATA0_PIN 4 //< pin for 4bit data bit 0
#define LCD_DATA1_PIN 5 //< pin for 4bit data bit 1
#define LCD_DATA2_PIN 6 //< pin for 4bit data bit 2
#define LCD_DATA3_PIN 7 //< pin for 4bit data bit 3
#define LCD_RS_PORT LCD_PORT //< port for RS line
#define LCD_RS_PIN 3 //< pin for RS line
#define LCD_RW_PORT LCD_PORT //< port for RW line
#define LCD_RW_PIN 2 //< pin for RW line
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/

/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 2
1 change: 0 additions & 1 deletion keyboards/jae/j01/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ MIDI_ENABLE = no # MIDI support
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
1 change: 0 additions & 1 deletion keyboards/jisplit89/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ MIDI_ENABLE = no # MIDI support
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
UNICODE_ENABLE = no # Unicode

SPLIT_KEYBOARD = yes
Expand Down
Loading