diff options
| author | Albert Y | 2021-11-29 09:24:43 +0100 |
|---|---|---|
| committer | GitHub | 2021-11-29 09:24:43 +0100 |
| commit | fd86f8c94d4f0d38b8ceabae280bea117990d916 (patch) | |
| tree | ce24b05329bf20b3e165a04c5eace282ddd9be9a /keyboards/a_dux/readme.md | |
| parent | d4b07be012777809992519006c1067200c7404ef (diff) | |
[Keyboard] Add swap hands support and readme updates for Architeuthis Dux (#15227)
Co-authored-by: filterpaper <filterpaper@localhost>
Diffstat (limited to 'keyboards/a_dux/readme.md')
| -rw-r--r-- | keyboards/a_dux/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/a_dux/readme.md b/keyboards/a_dux/readme.md index ae06fa9faa..f709542b31 100644 --- a/keyboards/a_dux/readme.md +++ b/keyboards/a_dux/readme.md @@ -28,7 +28,7 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to ## Setting Handedness -Keyboard uses [handedness by EEPROM](https://docs.qmk.fm/#/feature_split_keyboard?id=handedness-by-eeprom) as default. The make commands are: +Firmware uses [handedness by EEPROM](https://docs.qmk.fm/#/feature_split_keyboard?id=handedness-by-eeprom) as default and it must be *configured once* on each side. The make commands are: make a_dux:default:dfu-split-left make a_dux:default:dfu-split-right |