index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builddefs
/
build_keyboard.mk
Age
Commit message (
Collapse
)
Author
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 ↵
Nick Brassel
`$(KEYMAP_C)` (#17559)
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
* Introspection handlers for keymaps. * Renaming.
2022-05-16
Data driven `g_led_config` (#16728)
Joel Challis
2022-04-03
Refactor CTPC logic to allow future converters (#16621)
Joel Challis
* Refactor CTPC logic to allow future converters * Update builddefs/converters.mk Co-authored-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
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