aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/eeconfig.h
AgeCommit message (Collapse)Author
2017-07-27Add support for GeminiPR steno protocol.Gravatar Joe Wasson
This protocol breaks out "duplicate" keys into their own entry in the packet so that more complicated logic can be done on the software side, including support for additional languages and alternative theories.
2016-11-10Keep unicode's input_mode through a power cycleGravatar Zach Nielsen
2016-06-21reduces rgblight warnings, integrates completely (#428)Gravatar Jack Humbert
2016-04-21Update functions used to write to EEPROMGravatar Eric Tang
2016-04-15audio enable stored in eepromGravatar Jack Humbert
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'Gravatar tmk