Niccolò Izzo
|
2fe6cd1cb6
|
Implement draft of the macro menu feature
|
2021-01-05 10:08:18 +01:00 |
Federico Amedeo Izzo
|
08087cb14a
|
linux-keyboard.c: Fix 0 key contantly pressed on Linux
|
2021-01-01 20:41:15 +01:00 |
Silvano Seva
|
a8b18b68d7
|
Mapped DM1801 VFO/MR button to KEY_F3 and A/B button to KEY_F4
|
2021-01-01 18:00:51 +01:00 |
Niccolò Izzo
|
c77cc46fb6
|
Fix include syntax
Interface header includes have acquired the interface prefix, to
distinguish them from regular header includes.
|
2020-12-24 16:30:13 +01:00 |
Silvano Seva
|
47dd9e2046
|
Fixed glitching keyboard buttons on MDx targets
|
2020-12-11 14:41:44 +01:00 |
Fred
|
41ecb11d3a
|
Add GD77 keyboard driver
|
2020-12-05 15:27:04 +01:00 |
Fred
|
0d437b239d
|
Add GD77 keyboard file
|
2020-12-04 20:39:20 +01:00 |
Federico Amedeo Izzo
|
efc4820328
|
Keyboard: Replace uint32_t with keyboard_t
|
2020-11-28 09:51:18 +01:00 |
Silvano Seva
|
1cf2a40182
|
Changed names of source files for MDx drivers to comply to new naming convention
|
2020-11-19 18:24:28 +01:00 |
Federico Amedeo Izzo
|
a58eaa2a08
|
keyboard_linux.c: add kbd_init() implementation to fix compilation on Linux
|
2020-11-16 21:29:10 +01:00 |
Silvano Seva
|
89e822813b
|
Adding the remaining part of issue #5 fix, forgot in the previous commit
|
2020-11-15 21:16:49 +01:00 |
Silvano Seva
|
72988cd5cf
|
Fix for both issue #5 and a bug in keyboard driver leading to undetected keypresses in some cases
|
2020-11-15 20:38:28 +01:00 |
Fred
|
f10a6e426c
|
Improve SDL keyboard event handling
|
2020-11-11 11:01:27 +01:00 |
Fred
|
3d1f255d46
|
Add keyboard implementation for linux
|
2020-11-03 15:15:36 +01:00 |
Silvano Seva
|
b0f5341304
|
Added flag for 'monitor' button to keyboard driver, implemented 'monitor' and 'function' buttons in MDxx380 keyboard driver
|
2020-11-03 15:15:36 +01:00 |
Silvano Seva
|
9a94efb1c7
|
Keyboard driver for MD-380 and MD-UV380
|
2020-11-03 15:15:36 +01:00 |