Ilya Zhuravlev
|
f0ae3fb701
|
Merge remote-tracking branch 'qmk/master' into merge-2021-12-11
|
2021-12-11 20:19:52 -05:00 |
|
Joel Challis
|
60297a1099
|
Reuse of EEPROM debounce logic (#14699)
* reuse rgb debounce logic
* Refactor led matrix
* Remove log line
* timeout should not be hard coded
|
2021-10-07 01:47:14 +01:00 |
|
Ilya Zhuravlev
|
b3d02592c0
|
Revert "eeprom_stm32: implement high density wear leveling (#12567)"
This reverts commit e756a21636 .
|
2021-09-12 12:58:42 -04:00 |
|
Donald Kjer
|
e756a21636
|
eeprom_stm32: implement high density wear leveling (#12567)
* eeprom_stm32: implement wear leveling
Update EECONFIG_MAGIC_NUMBER
eeprom_stm32: check emulated eeprom size is large enough
* eeprom_stm32: Increasing simulated EEPROM density on stm32
* Adding utility script to decode emulated eeprom
* Adding unit tests
* Applying qmk cformat changes
* cleaned up flash mocking
* Fix for stm32eeprom_parser.py checking via signature with wrong base
* Fix for nk65 keyboard
Co-authored-by: Ilya Zhuravlev <whatever@xyz.is>
Co-authored-by: zvecr <git@zvecr.com>
|
2021-08-23 23:15:34 +01:00 |
|
Joel Challis
|
b8e913c8db
|
Migrate platform independent code from tmk_core -> quantum (#13673)
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum
|
2021-08-18 00:18:58 +01:00 |
|