~ruther/qmk_firmware

5f51df64 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
3d01794b — Moritz 4 years ago
[Keyboard] Whale 75 (#11486)

* initial commit

* various fixes

* minor formatting fixes

* fixed typo in config

* switched underglow from bitbang to pwm

* fixed indicator leds not working

* improved comment syntax

* fixed matrix

* remove outdated indicator custom code

Co-authored-by: Joel Challis <git@zvecr.com>

* add new indicator definitions

Co-authored-by: Joel Challis <git@zvecr.com>

* removed duplicate define for underglow pin

Co-authored-by: Drashna Jaelre <drashna@live.com>

* removed unneeded lines

* fixed readme to fit template

* added picture to readme

* fixed readme formatting

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
9146d30f — Alexander Ulitin 4 years ago
[Bug] Fix media key missing upstroke event (#11162)

[Bug] Pressing media key on a momentarily activated layer may leads to
missing key up events.
02881427 — Joel Challis 4 years ago
Migrate mousekey to quantum (#11804)

0c44aa95 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
07a15747 — Joshua Diamond 4 years ago
[Keymap] Revamp spidey3 userspace and keymaps (#11768)

* Don't block keys during startup animation

* More refinements related to startup and debug state

* restore key logging

* some cleanup on scan rate reporting

* trim some fat

* better lighting to indicate jumped to bootloader

* use eeprom for state restoration

* a little reorganization

* report version immediately when turn on debug

* hold-to-adjust for hue, sat, val

* cformat

* reorg rules.mk settings, fix compile with CONSOLE_ENABLE=no

* simplify spidey3 userspace

* NULL in layer list caused buggy behavior

* more bugfix

* update numpad layout to match matt30 MT3 /dev/tty keycaps

* swap emdash and endash

* map shift+backspace to delete

* removing NO_ACTION_ONSHOT makes the firmware SMALLER ?!

* cformat

* improve spi_glow

* disable shift-backspace = delete by default
53f17113 — Xelus22 4 years ago
[Keyboard] VIA fix firmware sizes (#11770)

f5a38b95 — Joel Challis 4 years ago
Remove legacy print backward compatiblitly (#11805)

* Remove legacy print backward compatiblitly

* Remove legacy print backward compatiblitly - core

* revert comment changes
c50ecb4b — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
66775a33 — Felix Jen 4 years ago
Fixed pin assignment on KBD8X Hotswap by Lucid (#11807)

a1ddba6b — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Manual formatting fix for serial_uart.c (#11806)

5f2b7bd7 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
0e8cef28 — Joel Challis 4 years ago
[CI] Auto Formatting - Swap from direct commit to PR (#11229)

* Swap from direct commit to PR

* Fix up
052095d4 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
31675c61 — Atsushi Morimoto 4 years ago
[Keyboard] add info.json of Sparrow62 (#11740)

* add info.json for QMK Configurator

* Apply suggestions from code review

fix space, enter and align x
620a946d — Nick Brassel 4 years ago
Add STM32G431 and STM32G474 board definitions. (#11793)

* Add STM32G431 and STM32G474 board definitions.

* Add docs.
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)

843643ae — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Serial refactor (#11521)

Next