Commit Graph

8 Commits (160e02d06a11682d994da905adb1345bc1dde249)

Author SHA1 Message Date
tmk 06527bde4f bluefruit, pjrc: Update protocols for new API
tmk 3750b16d2f Fix README of terminal converter
tmk 95001dd6e4 Add support of Model F 122 terminal keyboard
- change initialize of keyboard in matrix_scan()
- keymap for 122 keys
- Mafilefie and config.h for LUFA and PS/2 USART
tmk 540d0700dc Remove common/controller_teensy.h
tmk 8a81986191 Fix keymap to adjust new keyboard.c.
tmk ce2e06c394 Fix projects for new keycodes
tmk 2769f09d11 Fix Makefiles.
tmk afb0846208 Made directories for keyboard and converter projects.