diff options
| -rwxr-xr-x | Custom keyboard V2/index.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Custom keyboard V2/index.md b/Custom keyboard V2/index.md index ded5a43..8bc9e4f 100755 --- a/Custom keyboard V2/index.md +++ b/Custom keyboard V2/index.md @@ -332,11 +332,11 @@ The following keyboards implement the MCP23017. ```bash ~/qmk $ grep --color=always -rnie "mcp23017" | cut -d'/' -f2 | uniq ``` -- [nek_type_a](https://github.com/qmk/qmk_firmware/tree/master/keyboards/nek_type_a) -- [hotdox](https://github.com/qmk/qmk_firmware/tree/master/keyboards/hotdox) -- [ergodox_stm32](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodox_stm32) -- [ingrained](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ingrained) -- [ferris](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ferris) +- [github.com - nek_type_a](https://github.com/qmk/qmk_firmware/tree/master/keyboards/nek_type_a) +- [github.com - hotdox](https://github.com/qmk/qmk_firmware/tree/master/keyboards/hotdox) +- [github.com - ergodox_stm32](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodox_stm32) +- [github.com - ingrained](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ingrained) +- [github.com - ferris](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ferris) ### MCP23017 breadboard TRRS cable |
