4 Commits (master)

Author SHA1 Message Date
Frans Meulenbroeks 3150f64895 Mountain Everest 60: fix led index 1 month ago
Adam Honse c76864dd4b Warning fixes and cleanups 2 months ago
Adam Honse f948d6e1d3 Clean up some stuff in the Mountain keyboard controllers that violated conventions
* Mountain60KeyboardController's detector was setting the name member directly, this is an outdated convention that breaks the RGBController rework, moved to a Controller member
    * Mountain60KeyboardController had some sort of HID redetect logic, this should not be part of the Controller, this will be handled in the future by HID hotplugging
    * Both MountainKeyboardControllers defined static variables to keep track of current mode, moved these to class members so that they won't conflict if two instances exist
    * Don't send any device updates as part of SetupZones
4 months ago
Soufian Batta 0b45eac52c Add Support on Mountain Everest 60 Device /3 4 months ago