opensteno_qmk/platforms
Nick Brassel e22efc037a
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
* Don't make EEPROM size assumptions with dynamic keymaps.

* Add support for checking against emulated flash, error out if someone attempts to build a board without specifying EEPROM size.

* Reorder defines so that MCU is considered last.

* Refactor EEPROM definitions for simplicity.

* Fix max sizing of kabedon/kabedon980.

* Fix max sizing of mechlovin/olly/jf.

* Fix unit tests.

* Review comments, add messages with values during build failures.
2022-02-02 15:04:37 +11:00
..
arm_atsam Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
avr Deprecate split transactions status field (#16023) 2022-01-26 21:13:27 -08:00
chibios Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
test Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
atomic_util.h
bootloader.h
common.mk
eeprom.h Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
gpio.h
pin_defs.h
progmem.h
sleep_led.h
suspend.h Remove unused suspend_idle (#16063) 2022-01-26 14:57:28 -08:00
timer.h
wait.h