diff options
| author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-06-14 19:28:00 -0700 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2018-06-14 19:28:00 -0700 |
| commit | 85d4c15a654b0244aa80f27f3bc3a1f346ae32fe (patch) | |
| tree | 2328994774153c80ae25e3a82037b409e1ccec6a /keyboards/clueboard/66 | |
| parent | 82cf0dd7e2ed3abd385a5969a9dae1d54867bcc8 (diff) | |
| download | qmk_firmware-85d4c15a654b0244aa80f27f3bc3a1f346ae32fe.tar.gz qmk_firmware-85d4c15a654b0244aa80f27f3bc3a1f346ae32fe.zip | |
Clueboard 2x1800 Refactor (#3179)
* Readme cleanup
* Refactor: matrices and info.json
* Refactor: keymaps
* Moved xyverz config.h
Diffstat (limited to 'keyboards/clueboard/66')
| -rw-r--r-- | keyboards/clueboard/66/keymaps/xyverz/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/clueboard/66/keymaps/xyverz/config.h b/keyboards/clueboard/66/keymaps/xyverz/config.h new file mode 100644 index 000000000..4999e4ff6 --- /dev/null +++ b/keyboards/clueboard/66/keymaps/xyverz/config.h | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #include "../config.h" | ||
| 2 | |||
| 3 | #define TAPPING_TERM 600 // ms | ||
