Add Levinson rev2 (#1939)

* Add levinson rev2 files

* Add hexwire keymap

* Remove redefinition of backlight defines
This commit is contained in:
Danny
2017-10-31 23:58:38 -04:00
committed by Jack Humbert
parent 2d77f9cbb9
commit 83af62322c
15 changed files with 554 additions and 12 deletions
+4
View File
@@ -66,6 +66,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define ws2812_PORTREG PORTD
#define ws2812_DDRREG DDRD
/* Backlight LEDs */
#define BACKLIGHT_PIN B6
#define BACKLIGHT_LEVELS 7
/*
* Feature disable options
* These options are also useful to firmware size reduction.