]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_split_keyboard.md
[Split] Add config option for DIRECT_PINS_RIGHT (#6479)
[qmk_firmware.git] / docs / feature_split_keyboard.md
index 95aceab22386a193c5f72392e49682bc6cfc3cf7..4addb1bfd0f32323c4583d3a72fafab3a9d53f86 100644 (file)
@@ -160,6 +160,11 @@ There are some settings that you may need to configure, based on how the hardwar
 
 This allows you to specify a different set of pins for the matrix on the right side.  This is useful if you have a board with differently-shaped halves that requires a different configuration (such as Keebio's Quefrency).
 
+```c
+#define DIRECT_PINS_RIGHT { { F1, F0, B0, C7 }, { F4, F5, F6, F7 } }
+```
+
+This allows you to specify a different set of direct pins for the right side.
 
 ```c
 #define RGBLIGHT_SPLIT