Files
firmware/right/src
Gergely Nagy e758e088a7 Rework the keyboard layout handling
We now use a 32-bit structure to describe each key, and an `uhk_key_t` type that
wraps all the supported things into a union. But this is not the only change: to
be able to move the Fn/Mod keys anywhere, instead of hardcoding their location,
they are now proper layer keys. To make it easier to handle turning a layer off,
key releases can be handled explicitly, too.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-12-11 19:22:31 +01:00
..
2016-10-04 17:12:34 +02:00
2016-11-13 11:29:02 +01:00
2016-10-18 18:58:00 +02:00
2016-10-18 18:58:00 +02:00
2016-10-17 23:06:09 +02:00
2016-10-17 23:06:09 +02:00
2016-10-17 22:54:06 +02:00
2016-09-27 01:42:28 +02:00
2016-11-14 22:41:39 +01:00