Add fx-9860G Slim hardware detection and support to gint #18

Merged
Lephenixnoir merged 6 commits from calamari/gint-slim:dev into dev 2022-09-27 23:09:32 +02:00
Contributor
  • Add HWCALC_FX9860G_SLIM and isSlim() for runtime fx-9860G Slim identification.
  • Support fx-9860G Slim backlight and OS menu call.
  • Translate fx-9860G Slim scancodes to standard scancodes and add virtual scancodes for HELP and LIGHT buttons (row 2: 0x80 and row 1: 0x80, respectively) that do not exist on the standard fx-9860G. As a result of adding these new scancodes two corresponding keycodes are now present as well.
  • Clean up a few minor typos.
* Add `HWCALC_FX9860G_SLIM` and `isSlim()` for runtime fx-9860G Slim identification. * Support fx-9860G Slim backlight and OS menu call. * Translate fx-9860G Slim scancodes to standard scancodes and add virtual scancodes for HELP and LIGHT buttons (row 2: 0x80 and row 1: 0x80, respectively) that do not exist on the standard fx-9860G. As a result of adding these new scancodes two corresponding keycodes are now present as well. * Clean up a few minor typos.
calamari added 5 commits 2022-09-25 19:54:37 +02:00
calamari added 1 commit 2022-09-25 20:23:27 +02:00
Owner

This PR is exactly as I'd want the code to be if I'd written it myself. I'll trust you that it compiles and works as intended on the Slim. Thanks a lot for the extra support!

This PR is exactly as I'd want the code to be if I'd written it myself. I'll trust you that it compiles and works as intended on the Slim. Thanks a lot for the extra support!
Lephenixnoir merged commit 97701e8eed into dev 2022-09-27 23:09:32 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lephenixnoir/gint#18
No description provided.