Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored and jackhumbert committed Aug 14, 2017
1 parent 0f2a7b6 commit be0d49b
Show file tree
Hide file tree
Showing 3 changed files with 687 additions and 0 deletions.
10 changes: 10 additions & 0 deletions keyboards/ergodox/ez/keymaps/drashna-custom/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
TAP_DANCE_ENABLE = yes
LAYER_UNDERGLOW_LIGHTING = yes
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
COMMAND_ENABLE = no # Commands for debug and configuration
RGBLIGHT_ENABLE = yes
MIDI_ENABLE = no

ifndef QUANTUM_DIR
include ../../../../Makefile
endif
8 changes: 8 additions & 0 deletions keyboards/ergodox/ez/keymaps/drashna-custom/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

#include "../../config.h"


#define TAPPING_TERM 200


#define LAYER_UNDERGLOW_LIGHTING
Loading

0 comments on commit be0d49b

Please sign in to comment.