diff options
author | Nicolas CARPi <3043706+NicolasCARPi@users.noreply.github.com> | 2019-04-02 06:18:06 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-04-01 21:18:06 -0700 |
commit | 448d3ad8dea82a5a71d29fb26d04f44e2a07123e (patch) | |
tree | aeeb162e32ce7d8b7f2d4ff4ceeeb8c18456611a /layouts/community/ergodox/bepo_alt/rules.mk | |
parent | 8b8d69f0dfea22936f4b8b9da2917cdf9f838839 (diff) |
[Keymap] Add alternate bépo layout for Ergodox EZ (#5524)
The other bépo layouts were a bit too complex/weird or without LED code
and hard to transition to for new users. This config is a good base for
bépo users.
Diffstat (limited to 'layouts/community/ergodox/bepo_alt/rules.mk')
-rw-r--r-- | layouts/community/ergodox/bepo_alt/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/community/ergodox/bepo_alt/rules.mk b/layouts/community/ergodox/bepo_alt/rules.mk new file mode 100644 index 0000000000..faca18b543 --- /dev/null +++ b/layouts/community/ergodox/bepo_alt/rules.mk @@ -0,0 +1,5 @@ +# Having a file like this allows you to override Makefile definitions +# for your own particular keymap + +SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend +COMMAND_ENABLE = no # Commands for debug and configuration |