This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
uhk
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b87cafd10e1c63d0c41ef54c0039c82a2d0c44b1
firmware
/
right
/
src
/
config
History
László Monda
8ed4a6ba09
Separate the configuration to hardware configuration and user configuration. Implement async I2C EEPROM handling. Remove USB functions that dealt with EEPROM and individual LEDs because they were dependent on sync I2C functions.
2017-07-22 23:49:47 +02:00
..
config_state.c
Separate the configuration to hardware configuration and user configuration. Implement async I2C EEPROM handling. Remove USB functions that dealt with EEPROM and individual LEDs because they were dependent on sync I2C functions.
2017-07-22 23:49:47 +02:00
config_state.h
Separate the configuration to hardware configuration and user configuration. Implement async I2C EEPROM handling. Remove USB functions that dealt with EEPROM and individual LEDs because they were dependent on sync I2C functions.
2017-07-22 23:49:47 +02:00
parse_config.c
Add the macro parser
2017-07-21 11:54:39 -07:00
parse_config.h
Add the macro parser
2017-07-21 11:54:39 -07:00
parse_keymap.c
Fix the formatting in parse_keymap.c
2017-07-21 12:56:56 -07:00
parse_keymap.h
Rename serialized_buffer_t to config_buffer_t
2017-07-15 11:23:02 +02:00
parse_macro.c
Add the macro parser
2017-07-21 11:54:39 -07:00
parse_macro.h
Add the macro parser
2017-07-21 11:54:39 -07:00