diff options
author | Jack Humbert <jack.humb@gmail.com> | 2015-01-23 12:11:28 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2015-01-23 12:11:28 -0500 |
commit | 6f735ca1304e2d9f50ef7be1b6242a6062165d44 (patch) | |
tree | 2cf54e9db70e21873671234d845746abbd92d9f0 /keyboard | |
parent | 83a3d7a3da505b4932b183a719700f88aeaf9dde (diff) |
Update README.md
Diffstat (limited to 'keyboard')
-rw-r--r-- | keyboard/planck/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/planck/README.md b/keyboard/planck/README.md index ddd080ff2f..cb009c005d 100644 --- a/keyboard/planck/README.md +++ b/keyboard/planck/README.md @@ -5,6 +5,8 @@ DIY/Assembled compact ortholinear keyboard by [Ortholinear Keyboards](http://ort ## Notable TMK forks (which some of the keymap files are from) - [Shane's Fork](https://github.com/shanecelis/tmk_keyboard/tree/master/keyboard/planck) - [Pierre's Fork](https://github.com/pcarrier/tmk_keyboard/blob/pcarrier/planck/keyboard/gh60/keymap_planck.c) +- [Nathan's Fork](https://github.com/nathanrosspowell/tmk_keyboard/tree/planck-jack/keyboard/planck) +- [Matthew's Fork](https://github.com/pepers/tmk_keyboard/tree/master/keyboard/planck_grid) ## Build Move to this directory then just run `make` like: |