1
0
Fork 0

Fix Sony NEWS connector pinout and keymap.

This commit is contained in:
tmk 2012-11-14 15:01:31 +09:00
parent 2ea4ee0ce6
commit 6f253b924e
2 changed files with 6 additions and 2 deletions

View file

@ -23,6 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "util.h"
#include "news.h"
#include "matrix.h"
#include "debug.h"
/*
@ -63,6 +64,9 @@ uint8_t matrix_cols(void)
void matrix_init(void)
{
print_enable = true;
debug_enable = true;
debug_matrix = true;
news_init();
// initialize matrix state: all keys off