Files
firmware/right
Gergely Nagy 39dd0df58c Move keyboard event handling into action.c
Since keyboard_layout.[ch] has gained more features, and handles more than just
filling out the keyboard report, move it to action.[ch] instead. I see no sane
way to separate the keyboard and mouse report filling, unless we want to loop
over key states twice, hence them being in the same file.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-12-15 18:32:28 +01:00
..
2016-11-13 11:25:29 +01:00
2016-03-04 14:12:39 +01:00

Right keyboard half firmware

This directory contains the firmware of the right keyboard half.