~ruther/qmk_firmware

dca43880 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
[Docs] Japanese translation of internals_*.md (#10316)

* add git checkout internals_related.md translation

* update based on comment

* unify the end of sentence
ae4ee755 — Joshua Diamond 4 years ago
Stop sounds when suspended (#11553)

* fix stopping audio on suspend vs. startup sound

* trim firmware size

* fix stuck audio on startup (ARM)
db11a2a1 — Nick Brassel 4 years ago
Decouple USB events from the USB interrupt handler. (#10437)

0fa2e7c7 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
quantum.c send char cleanups (#11743)

ef6329af — Zach White 4 years ago
Create a system to map between info.json and config.h/rules.mk (#11548)

* generate rules.mk from a json mapping

* generate rules.mk from a json mapping

* support for config.h from json maps

* improve the mapping system

* document the mapping system

* move data/maps to data/mappings

* fix flake8 errors

* fixup LED_MATRIX_DRIVER

* remove product and description from the vision_division keymap level

* reduce the complexity of generate-rules-mk

* add tests for the generate commands

* fix qmk doctor when submodules are not clean
6cada2a3 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
c1361005 — Drashna Jaelre 4 years ago
[Keyboard] SplitKB's Zima (#11577)

Co-authored-by: Thomas Baart <thomas@splitkb.com>
Co-authored-by: Joel Challis <git@zvecr.com>
213e64f9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
6ce6a942 — Rys Sommefeldt 4 years ago
Fix missing F2 in top row in AoS TKL maps (#11735)

3af97ef6 — Zach White 4 years ago
Merge remote-tracking branch 'origin/master' into develop
051c0774 — Zach White 4 years ago
undef TAPPING_TERM in users/hvp/hvp.h
424d59bc — Zach White 4 years ago
rename callum's custom keycode that conflicts with a LUFA define
2f79cf92 — Zach White 4 years ago
add missing _MACRO to users/brandonschlack/brandonschlack.h
361a2cf8 — Zach White 4 years ago
check for BACKLIGHT_ENABLE so this works on all keyboards
c9b36192 — Zach White 4 years ago
change LAYOUT_planck_grid to LAYOUT_ortho_4x12
e5ecdd52 — Zach White 4 years ago
bring the bocaj keymap inline with LAYOUT_ortho_4x12
0171e674 — Zach White 4 years ago
bring the xyverz keymap inline with LAYOUT_66_ansi
e0769ea7 — Zach White 4 years ago
strip fn_actions
Next