pinephone-keyboard/firmware
Ondrej Jirman c3272eb4ef firmware: Drop POLL mode from the register definition
Polling mode was supposed to help with broken keyboard matrix, where
some keys are stuck, but this is handled well by the pre-existing code
already, so there's no need for this.
2021-08-02 10:23:42 +02:00
..
bootloader.bin Initial commit 2021-06-14 00:10:49 +02:00
build.sh Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00
em85f684a.h Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00
main.c firmware: Fix compilation issue by moving timer code a bit higher 2021-08-02 10:22:18 +02:00
registers.h firmware: Drop POLL mode from the register definition 2021-08-02 10:23:42 +02:00
stock-ivt.asm Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00