diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-04-12 12:45:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-12 12:45:03 -0400 |
commit | 0de2597f7cf6483457fb50efb9edd28d2f0cc26d (patch) | |
tree | 3a40a2891579eb871e91bc99e3f31d4e8b651e84 /keyboards/planck/keymaps/khord/config.h | |
parent | b7f1ea967afcfc326c2183e491677a6a40435edb (diff) | |
parent | a875299d9aa9f0f1d2e01bedfaae0cb15c182e27 (diff) |
Merge pull request #1216 from Khord/master
Added breathing macros/mappings and removed mappings to unused layouts
Diffstat (limited to 'keyboards/planck/keymaps/khord/config.h')
-rw-r--r-- | keyboards/planck/keymaps/khord/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/khord/config.h b/keyboards/planck/keymaps/khord/config.h index 008f3a5c2c..83dece50ea 100644 --- a/keyboards/planck/keymaps/khord/config.h +++ b/keyboards/planck/keymaps/khord/config.h @@ -48,6 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* number of backlight levels */ #define BACKLIGHT_LEVELS 3 +#define BACKLIGHT_BREATHING /* Set 0 if debouncing isn't needed */ #define DEBOUNCING_DELAY 5 |