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
c3d9938192e08ced452da83d817e217a10e33d8c
firmware
/
shared
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
..
bool_array_converter.c
Simplify bool array converter functions.
2017-05-31 01:41:44 +02:00
bool_array_converter.h
Serialize key states much more efficiently by using bits instead of bytes.
2017-05-31 01:26:16 +02:00
crc16.c
Verify the integrity of key state update messages using CRC16-CCITT.
2017-05-31 03:26:50 +02:00
crc16.h
Verify the integrity of key state update messages using CRC16-CCITT.
2017-05-31 03:26:50 +02:00
i2c_addresses.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
key_matrix.c
Implement disabling keyboard matrix scanning for the left keyboard half, too.
2017-04-30 03:39:27 +02:00
key_matrix.h
Fix header section names.
2017-05-23 03:12:22 +02:00
README.md
Update README.md
2017-02-19 17:02:30 +01:00
slave_protocol.h
Rename bridge_protocol.h to slave_protocol.h
2017-05-29 22:17:40 +02:00
README.md
Shared files
These files are shared between multiple projects of this repository.
Reference in New Issue
View Git Blame
Copy Permalink