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
a9ba8a1907a1ffb2947510a6ed5d17f0eaee34a8
firmware
/
shared
History
László Monda
96eb2ef7a3
Make slaves send their protocol version to the master.
2017-10-05 17:55:59 +02:00
..
attributes.h
Add ATTR_* macros in the newly created attributes.h and use them wherever possible for improved readability.
2017-10-04 22:26:48 +02:00
bool_array_converter.c
Fix the computation of KEY_STATE_SIZE and the byte count to memset in BoolBytesToBits()
2017-09-26 20:18:26 +02:00
bool_array_converter.h
Remove KEY_STATE_SIZE in favor of the more general BOOL_BYTES_TO_BITS_COUNT() macro.
2017-09-30 00:57:10 +02:00
bootloader.c
Rename JumpToKboot() to JumpToBootloader()
2017-09-22 01:25:20 +02:00
bootloader.h
Remove redundant extern modifier before function.
2017-10-04 22:33:58 +02:00
crc16.c
Add i2c_message_t and use it all across the codebase. This will allow handling variable-length I2C messages and validation with minimal effort. The test LED and brightness PWM update features got temporarily broken and will fix them soon.
2017-09-25 03:03:14 +02:00
crc16.h
Add i2c_message_t and use it all across the codebase. This will allow handling variable-length I2C messages and validation with minimal effort. The test LED and brightness PWM update features got temporarily broken and will fix them soon.
2017-09-25 03:03:14 +02:00
i2c_addresses.h
Extend the description of the I2C address allocation strategy.
2017-09-20 13:24:39 +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
Make slaves send their protocol version to the master.
2017-10-05 17:55:59 +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