diff options
Diffstat (limited to 'keyboards/dekunukem/duckypad/keymaps/m4cs/readme.md')
-rw-r--r-- | keyboards/dekunukem/duckypad/keymaps/m4cs/readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/dekunukem/duckypad/keymaps/m4cs/readme.md b/keyboards/dekunukem/duckypad/keymaps/m4cs/readme.md index 42fae00440..50c06cf42f 100644 --- a/keyboards/dekunukem/duckypad/keymaps/m4cs/readme.md +++ b/keyboards/dekunukem/duckypad/keymaps/m4cs/readme.md @@ -16,10 +16,12 @@ To change the menu, edit the `MT_X_XX` values in `config.h`. The sytax is as fol The macros currently just map to Ctrl + Alt + (Different Keys) right now. I have them launching certain shortcuts. I recommend you change these and add your shortcuts to match your shortcut manager. +To get sysinfo working, run `pip3 install psutil GPUtil` and then `python sysinfo.py`. Now when pressing the bottom right key, you will get an info screen with your updated system info. + ### Need Help? Contact me on discord: macs#0420 or join the duckyPad Discord and find me in there :) -https://discord.gg/ADtrCjf
\ No newline at end of file +https://discord.gg/ADtrCjf |