diff options
| author | Dasky | 2024-07-21 00:49:20 +0200 |
|---|---|---|
| committer | GitHub | 2024-07-21 00:49:20 +0200 |
| commit | d5cc00ab62361c35fa06e78cdfa1481d3194a089 (patch) | |
| tree | ad76a681611d50712fa20b3608bbd3a283b2ca33 /keyboards/helix/rev2 | |
| parent | 1e4435f22d038d77096d60ec4a61b74be3037140 (diff) | |
Remove instances of MASTER_LEFT. (#24163)
Diffstat (limited to 'keyboards/helix/rev2')
| -rw-r--r-- | keyboards/helix/rev2/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/helix/rev2/config.h b/keyboards/helix/rev2/config.h index 8af2a44ecc..67af503882 100644 --- a/keyboards/helix/rev2/config.h +++ b/keyboards/helix/rev2/config.h @@ -21,11 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define QUICK_TAP_TERM 0 -/* Select hand configuration */ -#define MASTER_LEFT -// #define MASTER_RIGHT -// #define EE_HANDS - #define OLED_UPDATE_INTERVAL 50 // Helix keyboard RGB LED support |