-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added feature for load/save keyboard layout with their LED settings profile #76
base: main
Are you sure you want to change the base?
Commits on Jul 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d919b28 - Browse repository at this point
Copy the full SHA d919b28View commit details
Commits on Aug 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for afe40ac - Browse repository at this point
Copy the full SHA afe40acView commit details
Commits on Sep 2, 2018
-
Also add a kind-of working meson target that can be invoked with 'ninja src/libopenrazer/docs/html'
Configuration menu - View commit details
-
Copy full SHA for eecf213 - Browse repository at this point
Copy the full SHA eecf213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c678e - Browse repository at this point
Copy the full SHA 44c678eView commit details
Commits on Oct 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2666d24 - Browse repository at this point
Copy the full SHA 2666d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d58d7 - Browse repository at this point
Copy the full SHA 72d58d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f41ab4 - Browse repository at this point
Copy the full SHA 2f41ab4View commit details
Commits on Nov 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2b28b48 - Browse repository at this point
Copy the full SHA 2b28b48View commit details
Commits on Jan 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3b05eba - Browse repository at this point
Copy the full SHA 3b05ebaView commit details
Commits on May 8, 2019
-
Fix typo breaking setScrollBreathDual
bool Device::setScrollBreathDual(QColor color, QColor color2) was creating a QBusMessage with: QDBusMessage m = prepareDeviceQDBusMessage("razer.device.lighting.scroll", "setScrollBreathSingle"); Changed it to: QDBusMessage m = prepareDeviceQDBusMessage("razer.device.lighting.scroll", "setScrollBreathDual");
Configuration menu - View commit details
-
Copy full SHA for 6db3844 - Browse repository at this point
Copy the full SHA 6db3844View commit details
Commits on Jul 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1693ebb - Browse repository at this point
Copy the full SHA 1693ebbView commit details
Commits on Jul 23, 2019
-
Use a combobox for DeathAdder 3.5G
Previously, all devices supported setting any value as DPI you wanted, but the DeathAdder 3.5G only has 4 values available so add support for that.
Configuration menu - View commit details
-
Copy full SHA for 0b0ce04 - Browse repository at this point
Copy the full SHA 0b0ce04View commit details
Commits on Jul 29, 2019
-
UI: use 'preferences-system' icon and make it bigger
The 'configure' icon is not a standard icon theme icon and probably only available in the Breeze theme, so the preferences button was basically invisible for many users. Fix this by using the 'preferences-system' icon; and also increase the size of the icon from 16x16 to 20x20 to make it more visible. Fixes z3ntu#50
Configuration menu - View commit details
-
Copy full SHA for 2c0496e - Browse repository at this point
Copy the full SHA 2c0496eView commit details
Commits on Sep 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0df8624 - Browse repository at this point
Copy the full SHA 0df8624View commit details
Commits on Sep 28, 2019
-
razerdefault22: Add fr_FR keymap
- 'space bar' matrix assigned to [5, 7] to support BlackWidow Chroma v2 RGB - still no 'razer logo' support for BlackWidow Chroma V2
Configuration menu - View commit details
-
Copy full SHA for 02fe6c1 - Browse repository at this point
Copy the full SHA 02fe6c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 082908c - Browse repository at this point
Copy the full SHA 082908cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6d0e66 - Browse repository at this point
Copy the full SHA e6d0e66View commit details
Commits on Apr 18, 2020
-
- RazerGenie can now save keyboard layout at least from the
Matrix Discovery modified : src/CMakeLists.txt modified : src/customeditor/customeditor.cpp modified : src/customeditor/customeditor.h new file : src/customeditor/kbdlayout.cpp new file : src/customeditor/kbdlayout.h modified : src/customeditor/matrixpushbutton.cpp modified : src/customeditor/matrixpushbutton.h
Configuration menu - View commit details
-
Copy full SHA for 68af1e8 - Browse repository at this point
Copy the full SHA 68af1e8View commit details -
Now Restore button colors also after loaded JSON layout file
modified : src/customeditor/customeditor.cpp modified : src/customeditor/matrixpushbutton.cpp modified : src/customeditor/matrixpushbutton.h
Configuration menu - View commit details
-
Copy full SHA for ed9df82 - Browse repository at this point
Copy the full SHA ed9df82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ba358 - Browse repository at this point
Copy the full SHA 14ba358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b42e8 - Browse repository at this point
Copy the full SHA 80b42e8View commit details
Commits on Apr 21, 2020
-
Good going on, last thing to fix before the big cleaning is to render…
… correctly from the standart custom editor, for some reason it looks to be a shift somewhere
Configuration menu - View commit details
-
Copy full SHA for 6cb5d0b - Browse repository at this point
Copy the full SHA 6cb5d0bView commit details -
Removed unused stuff, removed the null label which leads in improper …
…layout values.. this wasted my time btw.
Configuration menu - View commit details
-
Copy full SHA for de3e62c - Browse repository at this point
Copy the full SHA de3e62cView commit details -
Razerlogo LED added into fr_FR kayboard layout, should be the same fo…
…r others keyboards ?
Configuration menu - View commit details
-
Copy full SHA for f0f2811 - Browse repository at this point
Copy the full SHA f0f2811View commit details
Commits on May 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e970b3b - Browse repository at this point
Copy the full SHA e970b3bView commit details -
Also add a kind-of working meson target that can be invoked with 'ninja src/libopenrazer/docs/html'
Configuration menu - View commit details
-
Copy full SHA for 45c015d - Browse repository at this point
Copy the full SHA 45c015dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f33a472 - Browse repository at this point
Copy the full SHA f33a472View commit details -
Configuration menu - View commit details
-
Copy full SHA for adbba46 - Browse repository at this point
Copy the full SHA adbba46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e11d77 - Browse repository at this point
Copy the full SHA 7e11d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5692d7 - Browse repository at this point
Copy the full SHA f5692d7View commit details -
Use a combobox for DeathAdder 3.5G
Previously, all devices supported setting any value as DPI you wanted, but the DeathAdder 3.5G only has 4 values available so add support for that.
Configuration menu - View commit details
-
Copy full SHA for d68af47 - Browse repository at this point
Copy the full SHA d68af47View commit details -
razerdefault22: Add fr_FR keymap
- 'space bar' matrix assigned to [5, 7] to support BlackWidow Chroma v2 RGB - still no 'razer logo' support for BlackWidow Chroma V2
Configuration menu - View commit details
-
Copy full SHA for c27f716 - Browse repository at this point
Copy the full SHA c27f716View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ef728 - Browse repository at this point
Copy the full SHA d7ef728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6378af9 - Browse repository at this point
Copy the full SHA 6378af9View commit details -
- RazerGenie can now save keyboard layout at least from the
Matrix Discovery modified : src/CMakeLists.txt modified : src/customeditor/customeditor.cpp modified : src/customeditor/customeditor.h new file : src/customeditor/kbdlayout.cpp new file : src/customeditor/kbdlayout.h modified : src/customeditor/matrixpushbutton.cpp modified : src/customeditor/matrixpushbutton.h
Configuration menu - View commit details
-
Copy full SHA for 9868dc7 - Browse repository at this point
Copy the full SHA 9868dc7View commit details -
Now Restore button colors also after loaded JSON layout file
modified : src/customeditor/customeditor.cpp modified : src/customeditor/matrixpushbutton.cpp modified : src/customeditor/matrixpushbutton.h
Configuration menu - View commit details
-
Copy full SHA for 430650f - Browse repository at this point
Copy the full SHA 430650fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e012866 - Browse repository at this point
Copy the full SHA e012866View commit details -
Configuration menu - View commit details
-
Copy full SHA for da9d087 - Browse repository at this point
Copy the full SHA da9d087View commit details -
Good going on, last thing to fix before the big cleaning is to render…
… correctly from the standart custom editor, for some reason it looks to be a shift somewhere
Configuration menu - View commit details
-
Copy full SHA for 90ed80a - Browse repository at this point
Copy the full SHA 90ed80aView commit details -
Removed unused stuff, removed the null label which leads in improper …
…layout values.. this wasted my time btw.
Configuration menu - View commit details
-
Copy full SHA for a10100f - Browse repository at this point
Copy the full SHA a10100fView commit details -
Razerlogo LED added into fr_FR kayboard layout, should be the same fo…
…r others keyboards ?
Configuration menu - View commit details
-
Copy full SHA for 806c80e - Browse repository at this point
Copy the full SHA 806c80eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 202522f - Browse repository at this point
Copy the full SHA 202522fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4cb44a - Browse repository at this point
Copy the full SHA d4cb44aView commit details -
Fixed dimens.{x,y} in customeditor.cpp
Fixed double declaration in customeditor.h Fixed meson.build to include new kbdlayout.{h,cpp} files like it was done in CMakeLists.txt before Fixed meson.build in data/ to include the saved layout example file
Configuration menu - View commit details
-
Copy full SHA for 812b891 - Browse repository at this point
Copy the full SHA 812b891View commit details -
Added fr_FR in supported language
Fixed some dialog boxes strings to be compatible for translations Added and updated fr.ts translation file that was there before... Updated de.fr translation
Configuration menu - View commit details
-
Copy full SHA for d042eeb - Browse repository at this point
Copy the full SHA d042eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63650f7 - Browse repository at this point
Copy the full SHA 63650f7View commit details
Commits on May 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e5cc7a1 - Browse repository at this point
Copy the full SHA e5cc7a1View commit details
Commits on May 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 85523d5 - Browse repository at this point
Copy the full SHA 85523d5View commit details