Commit Graph

3 Commits

Author SHA1 Message Date
Ondrej Jirman af4009e3bf Make kmap.h build more resilient
Building with missing php resulted in empty kmap.h
2022-01-15 23:53:04 +01:00
Ondrej Jirman 62e2ebe7ec Fix keymap generator, drop prototype keymap 2021-08-31 19:00:49 +02:00
Ondrej Jirman 6a5fe581b9 Implement flashing over I2C and user/stock firmware support
I2C register layout changed a bit to make various operations easier
to implement in FW and for the user.

Flashing/debugging tools now share more code. Firmware is now more
configurable (it's now possible to compile-out various features).

Self-testing for column-shorts is implemented.

Firmware is optimized for low power consumption.
2021-06-28 15:09:47 +02:00