Noah Andrews
b7a94a1f00
Added Windows environment setup script
9 years ago
Noah Andrews
37c8a23276
Include MSYS directory in Windows path
9 years ago
Noah Andrews
4ad96c60ab
Add script to setup the PATH variable on Windows
9 years ago
deepshitgoeshere
92adbe416c
Delete keymap_eigen.c
9 years ago
deepshitgoeshere
8def502eee
Delete dfu-programmer.exe
9 years ago
deepshitgoeshere
e8f17e5136
Delete dfu-programmer.exe
9 years ago
Lucas Hecht
cae9993a25
Merge branch 'jackhumbert-master'
9 years ago
Lucas Hecht
34a7012a33
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into jackhumbert-master
9 years ago
Lucas Hecht
bbfdfdcc5f
delete old keymap (keymap_eigen.c)
9 years ago
Christopher Browne
d3d1f15597
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Lucas Hecht
6280adbb6e
Added keymap "lucas.c"
9 years ago
Fred Sundvik
17a1102a2a
Fix include dir to use uincir instead of just inc
9 years ago
Stephan Bösebeck
3c2f935d87
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
11c591c30d
Merge pull request #158 from DidierLoiseau/eclipse-config
...
Add Eclipse settings files to .gitignore
9 years ago
Fred Sundvik
725929ec8b
Fix include paths for new tmk_core update
9 years ago
Christopher Browne
eb99e515b3
More documentation
9 years ago
Jack Humbert
af6163f934
Merge pull request #159 from Keller-Laminar/patch-1
...
Include Dvorak underscore and plus keys.
9 years ago
Keller-Laminar
233af3a41c
Include Dvorak underscore and plus keys.
...
There were previously no Dvorak specific underscore and plus key codes. For a keyboard like the Planck which has layers directly to shifted versions of special character keys you were unable to produce those characters using the Lower layer.
9 years ago
Fred Sundvik
36e4869531
Create a thread for the serial link
9 years ago
Fred Sundvik
6873b17117
Support for Chibios compilation
...
Remove some warnings, change the include paths.
9 years ago
Fred Sundvik
8cbfe79dd9
Add master to single slave transport
9 years ago
Fred Sundvik
7b88b8b7e1
Add slave to master transport
9 years ago
Fred Sundvik
64b7efeb72
Add proper initialization of transport buffers
9 years ago
Fred Sundvik
415ab91c9d
Add master to slave transport
9 years ago
Jack Humbert
d33681aa22
Merge pull request #157 from DidierLoiseau/typematrix
...
Small fixes and improvements to tm2030 layout
9 years ago
Didier Loiseau
e63126ace2
Added eclipse settings files to .gitignore
9 years ago
Didier Loiseau
a40273c7d7
Updated tm2030 keymap.hex
9 years ago
Didier Loiseau
e336af79eb
Fixed compilation warnings due to missing return statements
9 years ago
Jack Humbert
b694fb3417
Merge pull request #153 from spydon/xmonad_keymap
...
Keymap optimized for xmonad
9 years ago
Jack Humbert
49cb207def
Merge pull request #155 from vincent-pochet/fr_ch_extra_keymap
...
Add extra keymap for swiss french keyboard
9 years ago
Fred Sundvik
fe1db50fc3
Writing signals events
9 years ago
Fred Sundvik
2710361cd8
Change the triple buffer object interface
9 years ago
Fred Sundvik
679bfe7c54
More transport WIP
9 years ago
Fred Sundvik
4ee6eadf9e
Local and remote objects WIP
9 years ago
Fred Sundvik
b7059d35f9
Working triple buffering
9 years ago
Fred Sundvik
8e2d70d11f
Simplify the triple buffer implementation
9 years ago
Fred Sundvik
4bb5733cdc
Updates to triple buffer
9 years ago
Fred Sundvik
50edb3d90c
Add first version of triple buffered object
9 years ago
Fred Sundvik
c78eefba49
Add first transport tests
9 years ago
Fred Sundvik
ea346125e8
Add some validation for invalid router destinations
9 years ago
Fred Sundvik
532f98eef6
Support for other links sending to master
9 years ago
Fred Sundvik
c28e19c546
First link sending to master
9 years ago
Vincent Pochet
1934e8a270
Add extra keymap for swiss french keyboard
9 years ago
Fred Sundvik
82b5037b9d
Add master send to specific destinations
9 years ago
Fred Sundvik
cee5406ed7
Add complete master broadcast test
9 years ago
Fred Sundvik
4b9fccc756
Start implement router
9 years ago
Fred Sundvik
5a1600e24f
Add link parameter
9 years ago
Lukas Klingsbo
39ed50f605
Added a keymap optimized for xmonad
...
The M(1) function changes layer temporarily (so that numbers can be used)
and holds LGUI which makes it possible to easily change virtual screens
and swap windows inbetween them.
9 years ago
Jack Humbert
a6414eb257
Merge pull request #145 from gerbercj/feature/atreus_astar
...
Add support for Atreus running on A-Star
9 years ago
Chris Gerber
1db3558a92
Change default controller for Atreus from Teensy2 to A-Star
9 years ago