~ruther/qmk_firmware

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
5ba21060 — Zach White 4 years ago
remove conflicting NKRO_ENABLE flag
1ed9c538 — Zach White 4 years ago
add missing ADJUST key
04d6d25e — Zach White 4 years ago
make the tetris keymap fit
404bcc96 — Zach White 4 years ago
fix clueboard/66:magicmonty to bring hue under the 255 limit
Next