undef TAPPING_TERM in users/hvp/hvp.h
rename callum's custom keycode that conflicts with a LUFA define
add missing _MACRO to users/brandonschlack/brandonschlack.h
check for BACKLIGHT_ENABLE so this works on all keyboards
change LAYOUT_planck_grid to LAYOUT_ortho_4x12
bring the bocaj keymap inline with LAYOUT_ortho_4x12
bring the xyverz keymap inline with LAYOUT_66_ansi
remove conflicting NKRO_ENABLE flag
make the tetris keymap fit
fix clueboard/66:magicmonty to bring hue under the 255 limit
fix chimera_ortho:gordon so it compiles
enable bluetooth on atreus:clash to fix compile error
enable LTO on atreus:ibnuda to bring it below the threshold
fix atomic:pvc so it compiles
Merge remote-tracking branch 'origin/master' into develop
[Docs] Use HTTPS for images and links where possible (#11695)
Include stdbool.h in uart.h (#11728)
Enforce memory allocator for ChibiOS builds with allocating debounce algorithms (#11630)