Ryan
9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards ( #12956 )
...
* Set bootloader to stm32-dfu for STM32F303
* Set bootloader to stm32-dfu for STM32F0x2
* Set bootloader to stm32-dfu for STM32F4x1
* Set bootloader to stm32duino for sowbug
* Delete redundant bootloader_defs headers
* Add some missing MCU name comments
* Move APM32 dfu-suffix overrides underneath bootloader
* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
Drashna Jaelre
7161d65070
Remove FAUXCLICKY feature (deprecated) ( #11829 )
2021-02-09 09:49:05 -08:00
fauxpark
be897cbc2f
Merge remote-tracking branch 'upstream/master' into develop
2021-01-27 17:39:20 +11:00
Ryan
6937f1d70e
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h ( #11679 )
2021-01-27 17:26:26 +11:00
Nick Brassel
9e18f41fcf
Merge remote-tracking branch 'upstream/master' into develop
2021-01-20 10:00:28 +11:00
Ryan
62f304a225
Remove `DESCRIPTION`, H-J ( #11616 )
2021-01-20 00:38:12 +11:00
QMK Bot
30cd3faf97
Merge remote-tracking branch 'origin/master' into develop
2021-01-13 16:13:04 +00:00
Zach White
6368a5697d
Exclude more keyboards from CI ( #11436 )
...
* exclude all of handwired
* exclude more keyboards from CI
2021-01-13 08:12:28 -08:00
QMK Bot
8f867c1bef
Merge remote-tracking branch 'origin/master' into develop
2020-12-21 14:39:10 +00:00
Zach White
c0dcee96a8
Initial list of keyboards to exclude from CI ( #11213 )
2020-12-21 15:38:39 +01:00
Nick Brassel
87291437bd
Add board specific to Proton-C, with usual defaults turned on. ( #10976 )
...
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C
- Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output
- Modified version.h generation so that SKIP_VERSION=yes generates the same output
2020-12-03 13:04:28 +11:00
James Young
78d5224a1d
Remove HD44780 References, Part 3 ( #10238 )
...
* remove HD44780_ENABLE rules: G-H
* remove HD44780_ENABLE config: G-H
2020-09-07 22:28:18 -07:00
Konstantin Đorđević
2d39a9dcdb
Remove no-longer-necessary LTO checks from keyboards' config.h files ( #8773 )
...
* Remove no-longer-necessary LTO checks from keyboards' config.h files
* Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap
* Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files
Note: DISABLE_LEADER doesn't seem to be used anywhere
2020-04-19 23:56:48 +01:00
kevin-b-lockwood
96d4ba84c2
[Keyboard] Add handwired/floorboard ( #7478 )
...
* added handwired/plonk
* Update readme.md
* Update readme.md
* Update info.json
* Update config.h
* Update readme.md
* Update keyboards/handwired/plonk/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update rules.mk
* Update plonk.c
* Update plonk.h
* Update keymap.c
* Delete config.h
* Update keyboards/handwired/plonk/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update rules.mk
* Update info.json
* Update keyboards/handwired/plonk/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update rules.mk
* Renamed the Plonk to the Floorboard. Another homage, just subtler this time.
* removed old plonk files
* Update config.h
2019-12-02 12:03:35 -08:00