diff options
| author | Drashna Jaelre <drashna@live.com> | 2021-06-21 13:00:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 21:00:11 +0100 |
| commit | 6901411bca0760ceb8acbe1f0c95feaed9d2aaeb (patch) | |
| tree | fdcc973f99e6dab858455f6eebd380a12ecc8675 /layouts | |
| parent | b491c7994aa1931fd000cc93a1bf70453d462c40 (diff) | |
| download | qmk_firmware-6901411bca0760ceb8acbe1f0c95feaed9d2aaeb.tar.gz qmk_firmware-6901411bca0760ceb8acbe1f0c95feaed9d2aaeb.zip | |
Move optical sensor code to drivers folder (#13044)
Diffstat (limited to 'layouts')
| -rw-r--r-- | layouts/community/ergodox/drashna/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/community/ergodox/drashna/config.h b/layouts/community/ergodox/drashna/config.h index 4ccba8f04..f9daf277f 100644 --- a/layouts/community/ergodox/drashna/config.h +++ b/layouts/community/ergodox/drashna/config.h | |||
| @@ -47,3 +47,4 @@ | |||
| 47 | 47 | ||
| 48 | #define PIMORONI_TRACKBALL_INVERT_X | 48 | #define PIMORONI_TRACKBALL_INVERT_X |
| 49 | #define PIMORONI_TRACKBALL_INVERT_Y | 49 | #define PIMORONI_TRACKBALL_INVERT_Y |
| 50 | #define PIMORONI_TRACKBALL_CLICK | ||
