1
0
Fork 0

making the extended keymap the default - no more 'common'

This commit is contained in:
Jack Humbert 2015-08-22 11:10:57 -04:00
parent 476e29d119
commit 5d2baede8a
42 changed files with 501 additions and 2013 deletions

View file

@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "debug.h"
#include "util.h"
#include "matrix.h"
#include "backlight.h" // TODO fix this dependency
#ifndef DEBOUNCE
# define DEBOUNCE 10