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) |
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 4ccba8f04b..f9daf277fb 100644 --- a/layouts/community/ergodox/drashna/config.h +++ b/layouts/community/ergodox/drashna/config.h @@ -47,3 +47,4 @@ #define PIMORONI_TRACKBALL_INVERT_X #define PIMORONI_TRACKBALL_INVERT_Y +#define PIMORONI_TRACKBALL_CLICK |