yoyoerx
d58b14e880
Addressed void* return warning & coding style
9 years ago
Jack Humbert
35a81f5b8b
added ergodox
10 years ago
Jack Humbert
46e7fb2d3c
quantum separated
10 years ago
Jack Humbert
40148c430e
BL
10 years ago
Jack Humbert
266ff2344e
backlight
10 years ago
Keith Miyake
6a4ee574bc
use preprocessor conditional on backlight initialization
10 years ago
Jack Humbert
5bb7ef0012
rows to col option, maybe
10 years ago
Jack Humbert
5d2baede8a
making the extended keymap the default - no more 'common'
10 years ago
Jack Humbert
04885a3b44
preonic
10 years ago
Jack Humbert
b2d4969f8f
atomic
10 years ago
Jack Humbert
b3f638f491
ok
10 years ago
Wilba6582
138156d4a0
Update for Atomic PCB Rev 0
10 years ago
Jack Humbert
a538f71e41
led oops
10 years ago
Jack Humbert
2e0d872ab7
sean
10 years ago
Jack Humbert
98f486a633
atomic
10 years ago
Jack Humbert
4e3397ca8a
Update matrix.c
11 years ago
Jack Humbert
d9a1b9086f
led
11 years ago
Jack Humbert
6c27cba5df
init
11 years ago
tmk
beacd5872c
Support GH60 Rev.B PCB as well as Rev.A(issue #64 )
...
- Port of col8 is PB0 in Rev.A while PB7 in Rev.B
12 years ago
tmk
2795b7a0a3
Fix debouncing on gh60, hbkb, macway
12 years ago
tmk
30f9baf898
Fix debouncing and add legacy keymap support
12 years ago
tmk
1385058fc2
Fix gh60/matrix.c and Makefile
12 years ago
tmk
b60f9c6ac6
Boot Magic key for gh60
12 years ago
tmk
9dfc611ae1
Fix debouncing code.(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
b6e07aa85d
Fix pin configuration error(macway). issue #17
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
6284b147c2
add debouncing into macway/matrix.c.
14 years ago
tmk
0dde25e81c
added copyright and license notice.
14 years ago
tmk
60052acc0f
fixed macway to comply new API.
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
tmk
45d4a7a898
improve layer switching
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
2c453c7269
change matrix pinouts.
15 years ago
tmk
4be6458be7
change pins of matrix rows. (teensy is installed inside of keyboard case.)
15 years ago
tmk
e7c6839d2d
some fixes. LED flush for debug.
15 years ago
tmk
82309deefc
add anti-ghost logic
15 years ago
tmk
3b31337cd8
perform nomal keyboard behavior. It works now!!!
15 years ago