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/ergoslab/keymaps/default | |
| parent | 1e4435f22d038d77096d60ec4a61b74be3037140 (diff) | |
Remove instances of MASTER_LEFT. (#24163)
Diffstat (limited to 'keyboards/ergoslab/keymaps/default')
| -rw-r--r-- | keyboards/ergoslab/keymaps/default/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ergoslab/keymaps/default/config.h b/keyboards/ergoslab/keymaps/default/config.h index e15fd605f4..8c198fd830 100644 --- a/keyboards/ergoslab/keymaps/default/config.h +++ b/keyboards/ergoslab/keymaps/default/config.h @@ -18,7 +18,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once /* Select hand configuration */ - -// #define MASTER_LEFT #define MASTER_RIGHT -// #define EE_HANDS |