tmk
e2077cad45
Change key_t to keypos_t
11 years ago
Mathias Andersson
6e548590c4
Move Phantom keymaps to separate header files.
12 years ago
Mathias Andersson
9e84c89535
Correct order of rows for Phantom
12 years ago
Mathias Andersson
5c5312c508
Update Phantom debug print
...
This updates the Phantom project to use the new debug print functions.
12 years ago
Mathias Andersson
1e07b60d3a
Add full 7bit support to Phantom keymap.
12 years ago
Mathias Andersson
8633cb170f
Adjust Phantom layouts formating.
...
Make the layout formating better match that of GH60.
12 years ago
Mathias Andersson
c4b012cdb5
Updated Phantom for new keymap framework.
12 years ago
tmk
613fdb24fc
Add initial files for Phantom from Tranquilite@GH.
13 years ago
tmk
ce4857e021
Fix and keymap of hid_liber from alaricljs at geekhack.org.
13 years ago
tmk
1a4ae0fc36
Fix copyright and license notices.
13 years ago
tmk
878daae9c3
Rename to hid_liber.
13 years ago
tmk
8c31cb4873
Add comments on keymap.c.
13 years ago
tmk
c5057c28b1
Add initial files for hid_libre.
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