~ruther/qmk_firmware

3e43a7f0 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
3fe356e6 — Mango The Fourth 4 years ago
Add Draculad keyboard (#12604)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: mangoiv <mangoiv@outlook.com>
f30637ee — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
b95231c1 — Ryan Mitchell 4 years ago
GMMK Pro: add RESET binding, fix layout macro bug (#12684)

* add RESET binding, fix layout mod key bug (fixes #12683)

* remove underscore #define and use core's instead
86ab4fcb — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
f9fb5295 — James Young 4 years ago
Update noroadsleft userspace and keymaps (2021-04-26) (#12711)

* Update noroadsleft userspace and keymaps (2021-04-26)

- add Discipline keymap
- move Emulated Non-US Backslash, Numeric Keypad and F13-F24 code fully to userspace
- re-add some custom keycode handling I accidentally deleted
- update VRSN keycode
- update KC60 and userspace readmes

* remove Git readme from kc60 keymap

* update kc60:noroadsleft readme

Concatenates this readme into one file, and updates the image links.
a8c0954d — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
b5419bd5 — Andrew Kannan 4 years ago
Add python-version to gitignore (#12678)

171f3e84 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
8f660ca1 — Xelus22 4 years ago
[Keyboard] fix planck light via endpoints (#12701)

Updated Function96 with V2 files and removed chconf.h and halconf.h (#12613)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: JuanTapMan <68515848+JuanTapMan@users.noreply.github.com>
9cf82fae — Xelus22 4 years ago
Add STM32L433 and L443 support (#12063)

* initial L433 commit

* change to XC

* fix L433

* disable all peripherals

* update system and peripheral clocks

* 433 change

* use its own board  files

* revert its own board files

* l433 specific change

* fix stm32l432xx define

* remove duplicate #define

* fix bootloader jump

* move to L443xx and add i2c2, spi2, usart3 to mcuconf.h

* move to L443

* move to L443

* fix sdmmc in mcuconf.h

* include STM32L443

* add L443

* Include L443 in compatible microcontrollers

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Include L443 in compatible microcontrollers

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update config bootloader jump description

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update ChibiOS define reasoning

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update quantum/mcu_selection.mk

Co-authored-by: Nick Brassel <nick@tzarc.org>

* fix git conflict

Co-authored-by: Nick Brassel <nick@tzarc.org>
5168af9a — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
2f47bafd — Xelus22 4 years ago
fix configs (#12631)

61a1915c — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
417a07c2 — Luis Moreno 4 years ago
[Config] Add VSCode workspace files to .gitignore (#12469)

03db48af — github-actions[bot] 4 years ago
Format code according to conventions (#12687)

Co-authored-by: QMK Bot <hello@qmk.fm>
8c12fa2e — github-actions[bot] 4 years ago
Format code according to conventions (#12682)

Co-authored-by: QMK Bot <hello@qmk.fm>
3f735073 — Purdea Andrei 4 years ago
Add support for MCU = STM32F446 (#12619)

* Add support for MCU = STM32F446

* Update platforms/chibios/GENERIC_STM32_F446XE/configs/config.h

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Restore mcuconf.h to the one used by RT-STM32F446RE-NUCLEO64

* stm32f446: update mcuconf.h and board.h for 16MHz operation, with USB enabled, and other peripherals disabled.

Co-authored-by: Nick Brassel <nick@tzarc.org>
5b1c3e36 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next