From 9987f9dcffa8b33e09dc3147088a102df5a6da7d Mon Sep 17 00:00:00 2001 From: drashna Date: Wed, 30 Aug 2017 08:36:14 -0700 Subject: Update drashna's keymap (#1649) * initial commit for my custom layout * fix switching into and out of numfun layer * enable tap dance to lock layers * enable layer indicator LEDs * remove Colemak2 layer because it was dumb * remove handler for nonexistent keycode * add new movement keys to lower layer * standardize indentation because I'm not a monster * add Woodpad keyboard with Michael's Tryggve layout * Add dvorak/colemak layers * add hash * Update keymap.c * Fixed OSL Symbol layer layout issue * Minor later tweak * Clean up actions * Diablo 3 macro keys remove * Fixed numbad issues * Remove Underglow toggle * Fix layer consistency * cleanup of code * line feed * small fixes * Major merge * Merge cleanup on my keymap * Cleanup * Update compile command * Swapped arrows * Additional cleanup * Revert "Woodpad" * update * minor update * staging for pull request * Finish removing layer underglow toggles --- keyboards/ergodox_ez/keymaps/drashna-custom/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/ergodox_ez/keymaps/drashna-custom/Makefile') diff --git a/keyboards/ergodox_ez/keymaps/drashna-custom/Makefile b/keyboards/ergodox_ez/keymaps/drashna-custom/Makefile index 21da248f0c..96590e7f77 100644 --- a/keyboards/ergodox_ez/keymaps/drashna-custom/Makefile +++ b/keyboards/ergodox_ez/keymaps/drashna-custom/Makefile @@ -1,5 +1,4 @@ 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 -- cgit v1.2.3