index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builddefs
/
build_keyboard.mk
Age
Commit message (
Expand
)
Author
2023-01-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-30
Accumulate version.h generator flags. (#19716)
Nick Brassel
2023-01-29
Split out mcu_selection to platform (#19701)
Joel Challis
2023-01-19
De-duplicate platform detection (#19603)
Joel Challis
2023-01-19
Remove `make all-<platform>` build targets (#19496)
Joel Challis
2023-01-11
Revert "De-duplicate platform detection (#19545)" (#19564)
Joel Challis
2023-01-11
De-duplicate platform detection (#19545)
Joel Challis
2023-01-04
Allow for specifying the number of symbols to output. (#19497)
Nick Brassel
2022-10-22
Generalise CTPC logic from common_features (#18803)
Joel Challis
2022-10-19
Build correctly when out of tree (#18775)
Joel Challis
2022-10-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-05
docs: some typos (#18582)
George Rodrigues
2022-10-01
Reverse keymap search order (#18449)
Ryan
2022-09-19
Tidy up LAYOUT macro generation (#18262)
Joel Challis
2022-08-31
Move bootloader.mk to platforms (#18228)
Ryan
2022-08-14
Revert "[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-05
Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)...
Nick Brassel
2022-06-30
Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)
Nick Brassel
2022-06-16
Dump out the largest symbols in flash and in RAM. (#17397)
Nick Brassel
2022-06-05
Add keymap wrappers for introspection into the keymap. (#17229)
Nick Brassel
2022-05-16
Data driven `g_led_config` (#16728)
Joel Challis
2022-04-03
Refactor CTPC logic to allow future converters (#16621)
Joel Challis
2022-03-17
Print out generated files during build (#16672)
Joel Challis
2022-02-10
Migrate more makefile utilities to builddefs sub-directory (#16002)
Joel Challis