Updated FAQ (markdown)
parent
50a763a460
commit
ea13eaf1c0
2
FAQ.md
2
FAQ.md
|
@ -28,7 +28,7 @@ You will need this after editing `CONSOLE_ENABLE`, `NKRO_ENABLE`, `EXTRAKEY_ENAB
|
||||||
|
|
||||||
# Keymap
|
# Keymap
|
||||||
## Power key doesn't work
|
## Power key doesn't work
|
||||||
Use `KC_PWR` instead of 'KC_POWER` or vice versa.
|
Use `KC_PWR` instead of `KC_POWER` or vice versa.
|
||||||
- `KC_PWR` works with Windows and Linux, not with OSX.
|
- `KC_PWR` works with Windows and Linux, not with OSX.
|
||||||
- `KC_POWER` works with OSX and Linux, not with Windows.
|
- `KC_POWER` works with OSX and Linux, not with Windows.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue