Commit Graph

2895 Commits (aa37a57e0f55694291290f9db61d8ff352d42454)
 

Author SHA1 Message Date
Stephan Bösebeck fbfb034337 updated version, changed F-Key-Layout, minor change in code layer 9 years ago
Stephan Bösebeck 861429aa44 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Fred Sundvik 168c5b679f Call remote matrix update, when the matrix changes 9 years ago
Fred Sundvik 6fe6d111bf Send the keyboard matrix over the serial link 9 years ago
Fred Sundvik d8d4622802 Improve serial link initialization, and add driver 9 years ago
Fred Sundvik 46482460fa Some small fixes for the serial update loop 9 years ago
Fred Sundvik 9cb139adc4 Add simple loop for updating the serial link 9 years ago
Jack Humbert 93c9d2bc9f Merge pull request #166 from kletord/fix_french_keymap
Fix FR_RCBR declaration in keymap_french.h
9 years ago
Kévin Letord 4a19cc054d Fix FR_RCBR declaration in keymap_french.h 9 years ago
Lucas Hecht 52b3ddb521 Update PCB_GUIDE.md 9 years ago
Lucas Hecht bcf847e58a added "Troubleshooting" section to PCB guide 9 years ago
Lucas Hecht 74761626f5 ignore dfu-programme.exe in commits 9 years ago
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
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
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