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
ac138d2da6a61b91f3b19d5f4c21f839cd2946b8
firmware
/
shared
History
László Monda
ac138d2da6
Rename SlaveCommand_GetKeyStates to SlaveCommand_RequestKeyStates
2017-09-22 02:47:05 +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
bootloader.c
Rename JumpToKboot() to JumpToBootloader()
2017-09-22 01:25:20 +02:00
bootloader.h
Move DEFINE_BOOTLOADER_CONFIG_AREA(I2C_ADDRESS_LEFT_KEYBOARD_HALF_BOOTLOADER) from bootloader_config.c to main.c and delete bootloader_config.c
2017-09-22 02:02:23 +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
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
Rename SlaveCommand_GetKeyStates to SlaveCommand_RequestKeyStates
2017-09-22 02:47:05 +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