~ruther/qmk_firmware

d89d3415 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
2af86cec — alittlepeace 4 years ago
YMDK Wings: Update config.h (#12718)

Adds Caps Lock LED indicator configuration.
e95c76aa — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
e5cde191 — James Young 4 years ago
Add flashing instructions to GMMK Pro readme (#12719)

eea33df1 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
7be4047d — W. Ducky 4 years ago
GMMK Pro: Fixed Bootmagic Lite support; personal keymap; VIA support (#12554)

* Added WholesomeDucky keymap for GMMK Pro

* Finalized keymap & added 1000hz polling for GMMK Pro

* Corrected for RAlt and Fn being swapped

* Fixed RAlt and Fn being swapped in the layout definition. Updated personal keymap to reflect fixed layout.

* Removed an old comment from personal keymap for GMMK Pro

* added VIA support

* Defined bootmagic row and column for GMMK Pro Esc key

* Update keyboards/gmmk/pro/config.h

* Update keyboards/gmmk/pro/keymaps/via/keymap.c

* Update keyboards/gmmk/pro/keymaps/via/keymap.c

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)

Next