Commit Graph

17 Commits

Author SHA1 Message Date
László Monda
0df5cd596e Make the firmware of the right keyboard half work on the UHK PCB by using the IRC48MCLK of the K22. This fix was implemented by Santiago. 2016-09-21 02:30:33 +02:00
László Monda
ab3c95d4ad Clean up code. 2016-03-16 01:37:56 +01:00
László Monda
51de538b4a Make the two keyboard halves communicate with each other via I2C. 2016-03-11 15:39:08 +01:00
László Monda
8b64a528ce Wrap lines. 2016-03-04 15:30:17 +01:00
László Monda
f3232ff7de Update README.md 2016-03-04 15:25:03 +01:00
László Monda
c10f3ad1e9 Create README.md 2016-03-04 14:41:53 +01:00
László Monda
c45db1984d Update README.md 2016-03-04 14:32:22 +01:00
László Monda
59c0b97bdf Create README.md 2016-03-04 14:31:06 +01:00
László Monda
c03423ca20 Create README.md 2016-03-04 14:20:41 +01:00
László Monda
eecd34f1f4 Create README.md 2016-03-04 14:10:19 +01:00
László Monda
e7d12634f4 Add a bit of LUFA in order for its report item macros to be used. 2016-03-01 00:34:11 +01:00
László Monda
3f7bad3c19 Move LED initialization code to pin_mux.c 2016-02-29 15:25:47 +01:00
László Monda
ad15e39e30 Add generic HID interface. 2016-02-28 23:16:50 +01:00
László Monda
d429980975 Use BOARD_SW[23]_GPIO{_PIN} macros wherever possible. 2016-02-27 12:51:38 +01:00
László Monda
00c9659c16 Make SW2 move the mouse pointer downwards. 2016-02-27 12:44:38 +01:00
László Monda
b3984c050b Make SW3 send the scancode of 'A' to the host. 2016-02-27 12:33:04 +01:00
László Monda
4beab991ed Make the keyboard + mouse composite USB device work based on the KSDK 2.0 usb_device_composite_hid_mouse_hid_keyboard demo. 2016-02-06 02:00:47 +01:00