1.5.1 (2023-08-22)
- keyboard: Readd button start calculation (38df463)
1.5.0 (2023-08-22)
- add kinesis layout (1d872db)
1.4.0 (2023-08-08)
- adding qwertz layout (84e2c08)
1.3.1 (2023-08-07)
- fix details when ctrl is pressed (cc82cff)
- fix details when shift is held down (7608c60)
- fix support for BS keycode (49e3ac7), closes #20
- handle missing keycodes better (6953a55)
1.3.0 (2023-08-07)
- add iso layout (31876f2)
1.2.0 (2023-08-07)
- show builtin keymaps by default (f69a1d5)
1.1.1 (2023-08-06)
- handle CR keypresses (8ed5d54)
1.1.0 (2023-08-06)
- Rename to KeySeer
- add arrow keys to default layouts (27b77ae)
- add buffer specific keymaps (6a18036)
- Add colors to keycaps (b3f7db8)
- add description to details (c64b3c9)
- add details for buttons (b492d1d)
- add detection of button under cursor (295ba8b)
- add display module (8d13461)
- add doc generation check to CI (#2) (15d4d14)
- add dvorak layout (e0b1ca4)
- add enter/exit functions for panes (7b10d1b)
- add esc key (721167b)
- add function key support (ec33131)
- add highlighting of pressed modifiers (eee9ed7)
- add keymap navigation (ec2ac37)
- add release script (144c732)
- add setup script (#1) (fbffb71)
- add support for modifier keys (376c8d0)
- allow filtering keymaps displayed (1960571)
- cd: add release action (#4) (85cb257)
- cd: remove homemade release script (#6) (316de3d)
- change colors and filter keycaps by modifiers (7300c4b)
- details: Add what button is under the cursor (bcfd117)
- display: Add keybindings (cf18e7a)
- keyboard: Add keyboard class (9872a49)
- make setup.sh more reliable (6c2f360)
- Rename to KeySeer (63b34d2)
- template cleanup and improvements (#11) (af2fcb0)
- toggle shifted keycaps (3f34d9b)
- ui: highlight keycaps (8d35645)