tmk
ee109d68d6
Delete MOUSEKEY_DELAY_TIME in config.h
11 years ago
tmk
35f9f30074
Add timeout option to MODS_ONESHOT #66
11 years ago
tmk
9f29fa6bf3
Fix version info command
11 years ago
tmk
259c4a040a
Add build option KEYMAP_SECTION for keymap editor
11 years ago
tmk
f7395268c0
Add ld script for keymap section
11 years ago
tmk
e7c2af78b7
Change README Makefile and config.h in hhkb
11 years ago
tmk
daa4a4235f
Add NKRO support for LUFA
11 years ago
tmk
05225dd9d8
Add bootmagic salt key to avoid accidental configuration
11 years ago
tmk
6aaa6e0ef9
Add support for macro media/system keys
11 years ago
tmk
d2ea9e80a0
Fix README and doc
11 years ago
tmk
9d7278682e
Add Caps Lock LED on PD6
11 years ago
tmk
0e37dd2ec5
Add power control of keyswitch board and tweak scan wait
11 years ago
tmk
d965822857
Tweak tap timing for slow tap on space bar
12 years ago
tmk
e9796ff462
Add Makefile for tmk board and tweak scan wait
12 years ago
tmk
bebbe15562
Add power consumptions to doc
12 years ago
tmk
c254a0d038
Change tapping parameter for hhkb/iwrap
12 years ago
tmk
796defa86c
Fix deprecated 'prog_*' typedef - Issue #34
...
- Remove prog_char from xpritnf
- Remove prog_macro_t from acton_macro
avr-libc-1.8 removed 'prog_*' typedef because the usage of
the __progmem__ attribute on a type is not supported in GCC.
http://www.nongnu.org/avr-libc/changes-1.8.html
12 years ago
tmk
92b0674a7f
Fix makefile, debug print and keymap of HHKB
12 years ago
tmk
a77ae5f843
Add support of iWRAP5
...
- mouse virtical wheel
- consumer page
12 years ago
tmk
540d0700dc
Remove common/controller_teensy.h
12 years ago
tmk
fbea2a3aae
Fix keymap of hhkb for new actions
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
8580c8d291
Enable Boot magick on hhkb
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
f55c677ba4
Fix watchdog in bootloader jump
...
- disable watchdog after watchdog reset
- clear WDRF after watchdog reset
12 years ago
tmk
5808317b69
Fix keymap for new framework
12 years ago
tmk
a207e848b3
Add tap flags on record_t
12 years ago
tmk
6778324de2
Fix keymap MACRO of pc98 adn hhkb
12 years ago
tmk
75a92ff653
Fix keymap of gh60 and hhkb
12 years ago
tmk
c4421f585b
Change struct key_t
12 years ago
tmk
9bc82bf61c
Change action API
12 years ago
tmk
63c03dc137
Change keymap API
12 years ago
tmk
b2aa142ee0
Clean layer actions.
12 years ago
tmk
aad91a30a3
Add macro feature.
12 years ago
tmk
1d7962ba8a
Add user defined function to action.
12 years ago
tmk
1e3e41a2c9
Clean code.
12 years ago
tmk
854c803fdd
Add tap toggle feature to action.
12 years ago
tmk
bfd7fe5862
Add oneshot modifier action.
12 years ago
tmk
28b5f69ce5
Add prototype of Action Function.
12 years ago
tmk
1fe820a865
Add bootmagic keys.(hhkb)
...
- kick bootloader
- enable debug print
12 years ago
tmk
9f95e9cc27
Add support partly for modifier with tap key.
12 years ago
tmk
f609712da3
Fix waiting_keys and periodical update for delaying layer.
12 years ago
tmk
32633a42c7
Fix tap key using delaying_layer and waiting_key.
12 years ago
tmk
411de9cc22
Add new layer actions.
12 years ago
tmk
4324e16336
Fix action of system and consumer usage.
12 years ago
tmk
8a709c2750
Add initial fix for new keymap.
12 years ago
tmk
77f157943f
Fix image link 3 :(
12 years ago