~ruther/qmk_firmware

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
c8edd6ec — Zach White 4 years ago
fix chimera_ortho:gordon so it compiles
13e4bd31 — Zach White 4 years ago
enable bluetooth on atreus:clash to fix compile error
cd53947d — Zach White 4 years ago
enable LTO on atreus:ibnuda to bring it below the threshold
915d757e — Zach White 4 years ago
fix atomic:pvc so it compiles
d02c4c52 — Zach White 4 years ago
Add a <FEATURE>_SUPPORTED flag  (#9058)

* Initial attempt at allowing keyboards to indicate what features they do not support

* try to use a for loop instead

* Update disable_features.mk

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

* add a few more features

* remove my test fixture

* disable things that make all:all suggested"

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
a0e73339 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
[Docs] Use HTTPS for images and links where possible (#11695)

Next