tmk
099701dd31
hhkb: Integrate RN-42 support, remove hhkb_rn42
11 years ago
tmk
6c06b9031f
Add power control of key switch board
11 years ago
tmk
4f22a45b99
Add support for HHKB JP
11 years ago
tmk
3e7875455e
Add flow control by firmware to serial_uart
11 years ago
tmk
b4e4f599df
Add rn42_task
11 years ago
tmk
862f519e24
Add software UART and battery monitor
11 years ago
tmk
31a298f9d9
Add RN-42 Bluetooth module support
11 years ago
tmk
4069776c02
Add initial files for RN-42
11 years ago
tmk
6013483050
Add HHKB JP support
...
- scan matrix about twice faster
11 years ago
tmk
35f9f30074
Add timeout option to MODS_ONESHOT #66
12 years ago
tmk
e7c2af78b7
Change README Makefile and config.h in hhkb
12 years ago
tmk
daa4a4235f
Add NKRO support for LUFA
12 years ago
tmk
05225dd9d8
Add bootmagic salt key to avoid accidental configuration
12 years ago
tmk
d965822857
Tweak tap timing for slow tap on space bar
12 years ago
tmk
540d0700dc
Remove common/controller_teensy.h
12 years ago
tmk
10f33a3e48
Remove ACT_KEYMAP and ACT_OVERLAY
...
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
12 years ago
tmk
353a9b56e6
Fix BOOTLOADER_SIZE setting
12 years ago
tmk
b2a19328ad
Changed Makefile and config.h for new options
12 years ago
tmk
1d5bbb55f2
Fix legacy keymap support
...
- need to define USE_LEGACY_KEYMAP to use legacy keymap
12 years ago
tmk
51050875b7
Add BOOTLOADER_SIZE and remove BOOT_SIZE
...
- define BOOTLOADER_SIZE in config.h instead of Makefile
12 years ago
tmk
75a92ff653
Fix keymap of gh60 and hhkb
12 years ago
tmk
1e3e41a2c9
Clean code.
13 years ago
tmk
1fe820a865
Add bootmagic keys.(hhkb)
...
- kick bootloader
- enable debug print
13 years ago
tmk
5b00cf3f02
Fix build option MOUSEKEY_ENABLE.
13 years ago
tmk
373ab0e719
Add keycode.h and remove usb_keycodes.h.
13 years ago
tmk
4ae979f6ef
Initial version of new code for layer switch is added.
13 years ago
tmk
e075361b6f
Add CONSOLE_ENABLE build option to LUFA.
13 years ago
tmk
ab89bfce03
Fix LUFA descriptor of Extra for Windows
...
- worked on Linux but not on Windows
(logica/usage MINIMUM must start at 0x001)
13 years ago
tmk
2c5d3ac76f
Add Makefile.lufa to keyboard/hhkb and hbkb.
13 years ago
tmk
afb0846208
Made directories for keyboard and converter projects.
13 years ago
tmk
7386c76191
fixed a bug on host_system_send().
14 years ago
tmk
e67c988824
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
14 years ago
tmk
0dde25e81c
added copyright and license notice.
14 years ago
tmk
af85b6bba6
added HHKB/README and clean some codes.
14 years ago
tmk
d2b9489a5e
fixed hhkb to comply new API.
14 years ago
tmk
9a938eecbd
host interface for pjrc
14 years ago
tmk
fd49c69d1a
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
...
ADD: Build option: MATRIX_HAS_GHOST to enable ghost blocking logic.
FIX: choose matrix buffer type(uint8_t/uint16_t) automatically
depending on column size in matrix.c.
FIX: use uint8_t insted of int in matrix.c.
15 years ago
tmk
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
...
Change build options: Makefile and config.h. See README.
15 years ago