tmk
4d64fd8faa
Add bootmagic.c and fix bootloader_jump
12 years ago
tmk
1aa067e541
Clean action.h and add keymap doc
12 years ago
tmk
40f1a4930a
Fix SET_DEFAULT_LAYER action and keymap of gh60
12 years ago
tmk
75a92ff653
Fix keymap of gh60 and hhkb
12 years ago
tmk
abf0b04d14
Apply new keymap for gh60
12 years ago
tmk
0142b571c4
Add keymaps of gh60
...
- keymap_poker.h poker emulation
- keymap_poker_set.h poker emulation with Esc fix and cursor fix
- keymap_poker_bit.h poker emulation with Esc fix and cursor fix
12 years ago
tmk
0c1d98bd3c
Add poker keymap with layer stacking
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
48e6d0848c
Make Transparent feature available to new keymaps.
12 years ago
tmk
0c52ee59f0
Add transparent layer feature in gh60
12 years ago
tmk
b60f9c6ac6
Boot Magic key for gh60
12 years ago
tmk
093108825b
Change keymap.(gh60)
13 years ago
tmk
67c64db1cc
Add README and keymap layers.(GH60)
13 years ago
tmk
c009f4643c
Added Initial files for gh60.
13 years ago
tmk
8a81986191
Fix keymap to adjust new keyboard.c.
13 years ago
tmk
ce2e06c394
Fix projects for new keycodes
13 years ago
tmk
fb8394da83
Change keymap of hhkb/macway.
13 years ago
tmk
a112f3614e
confirm SetReport LED.
13 years ago
tmk
cc68adeb57
Add protocol/lufa. LUFA supported now.
13 years ago
tmk
dd10d11a44
Change pin configurationa and keymap.
13 years ago
tmk
afb0846208
Made directories for keyboard and converter projects.
13 years ago
tmk
e157aa7f91
Fixed keymap macro of macway.
13 years ago
tmk
0dde25e81c
added copyright and license notice.
14 years ago
tmk
60052acc0f
fixed macway to comply new API.
14 years ago
tmk
16be834617
changed special mode key for macway: Left Shift + Right Shift
15 years ago
tmk
c5b9f2b02b
change keycodes and define keymap macro for AEK.
...
ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c
FIX: keycodes for Keypad, Fn and Mousekey.
15 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
tmk
a31b31e717
revise Fn key processing.
15 years ago
tmk
45d4a7a898
improve layer switching
15 years ago
tmk
6c3b9a2ded
ADD: macway/doc
...
FIX: keymap
15 years ago
tmk
2f80e790c6
new build method for macway
15 years ago
tmk
54b5bafaac
add directories for each keyboard: hhkb, macway
15 years ago
tmk
42d57333f3
add layer diagrams.
15 years ago
tmk
479af4bdcd
version 1.0.
15 years ago
tmk
7e3975e0ef
add mouse wheel function.
15 years ago
tmk
e7c6839d2d
some fixes. LED flush for debug.
15 years ago
tmk
f777960c72
simple keymap layers.
15 years ago
tmk
3b31337cd8
perform nomal keyboard behavior. It works now!!!
15 years ago
tmk
c17f07819f
store Keymap into program space.
15 years ago
tmk
8cfb3712d5
matrix scan & default keymap
15 years ago