summaryrefslogtreecommitdiff
path: root/builddefs/build_keyboard.mk
AgeCommit message (Expand)Author
2023-11-28QMK Userspace (#22222)Nick Brassel
2023-10-22[QP] Add support for OLED, variable framebuffer bpp (#19997)Nick Brassel
2023-10-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-21Fixup symbol sizing listing. (#22307)Nick Brassel
2023-09-25[Feature] Compilation warning if both `keymap.json` and `keymap.c` exist (#19...Pablo Martínez
2023-07-15Eliminate `TMK_COMMON_*` in makefiles (#21517)Ryan
2023-06-22Move protocol makefiles into their respective folders (#21332)Ryan
2023-06-21Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272)Nick Brassel
2023-05-15Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-05-15Generate `make` dependency file during build for info.json's etc. (#20451)Nick Brassel
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-03-29Add step summary output to CI builds, with failure logs. (#20288)Nick Brassel
2023-03-23Optionally keep intermediate file listings in order to do comparisons between...Nick Brassel
2023-01-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-30Accumulate version.h generator flags. (#19716)Nick Brassel
2023-01-29Split out mcu_selection to platform (#19701)Joel Challis
2023-01-19De-duplicate platform detection (#19603)Joel Challis
2023-01-19Remove `make all-<platform>` build targets (#19496)Joel Challis
2023-01-11Revert "De-duplicate platform detection (#19545)" (#19564)Joel Challis
2023-01-11De-duplicate platform detection (#19545)Joel Challis
2023-01-04Allow for specifying the number of symbols to output. (#19497)Nick Brassel
2022-10-22Generalise CTPC logic from common_features (#18803)Joel Challis
2022-10-19Build correctly when out of tree (#18775)Joel Challis
2022-10-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-05docs: some typos (#18582)George Rodrigues
2022-10-01Reverse keymap search order (#18449)Ryan
2022-09-19Tidy up LAYOUT macro generation (#18262)Joel Challis
2022-08-31Move bootloader.mk to platforms (#18228)Ryan
2022-08-14Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032)Joshua Diamond
2022-08-13[Core] Re-order user space rules inclusion (#17459)Albert Y
2022-07-05Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)...Nick Brassel
2022-06-30Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel
2022-06-16Dump out the largest symbols in flash and in RAM. (#17397)Nick Brassel
2022-06-05Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel
2022-05-16Data driven `g_led_config` (#16728)Joel Challis
2022-04-03Refactor CTPC logic to allow future converters (#16621)Joel Challis
2022-03-17Print out generated files during build (#16672)Joel Challis
2022-02-10Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis