1
0
Fork 0

Slightly saner default keymap for ps2avrGB and removed some unused code

This commit is contained in:
Luiz Ribeiro 2017-01-21 18:15:39 -05:00
parent 9ce38cbccf
commit bfbab75292
2 changed files with 4 additions and 27 deletions

View file

@ -29,10 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 15
/* only support one hard-coded backlight color for now */
#define BACKLIGHT_LEVELS 0
#define BACKLIGHT_COLOR 0x110000
#define NO_UART 1
#define BOOTLOADHID_BOOTLOADER 1