Stephan Bösebeck
2ae8a87af4
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
plgruener
4ca4322501
update neo keymap
10 years ago
Noah Andrews
b9c22ff8fc
Clarified recommended Mac setup method
10 years ago
Noah Andrews
492e88b24b
Updated README to point to new build guide
10 years ago
Noah Andrews
0eb252eb61
Added Mac section (copy/pasted from PCB_GUIDE.md)
10 years ago
Noah Andrews
04b47cb2eb
Renamed handwriting guide to fit repository convention
10 years ago
Noah Andrews
92c3397ffc
Added placeholder for windows section of build guide
10 years ago
Noah Andrews
3871ced15c
Added Vagrant explanation
10 years ago
Noah Andrews
a399823b93
Added stub BUILD_GUIDE.md
10 years ago
Noah Andrews
d47cac9bb3
Renamed QUICK_START.md to VAGRANT_GUIDE.md
10 years ago
Noah Andrews
140a311e65
Fix link to MHV AVR Tools
10 years ago
Noah Andrews
45933e84f1
Added documentation for new Windows scripts
10 years ago
Noah Andrews
240f8d9fe0
Renamed scripts to show order
10 years ago
Noah Andrews
c03d10d676
Added logging to setup script
10 years ago
Noah Andrews
06de9628be
Removed unneeded lines from setup script
10 years ago
Christopher Browne
e36a441274
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Stephan Bösebeck
46ddbd1fe2
forgot F6
10 years ago
Stephan Bösebeck
fbfb034337
updated version, changed F-Key-Layout, minor change in code layer
10 years ago
Stephan Bösebeck
861429aa44
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Fred Sundvik
168c5b679f
Call remote matrix update, when the matrix changes
10 years ago
Fred Sundvik
6fe6d111bf
Send the keyboard matrix over the serial link
10 years ago
Fred Sundvik
d8d4622802
Improve serial link initialization, and add driver
10 years ago
Fred Sundvik
46482460fa
Some small fixes for the serial update loop
10 years ago
Fred Sundvik
9cb139adc4
Add simple loop for updating the serial link
10 years ago
Jack Humbert
93c9d2bc9f
Merge pull request #166 from kletord/fix_french_keymap
...
Fix FR_RCBR declaration in keymap_french.h
10 years ago
Kévin Letord
4a19cc054d
Fix FR_RCBR declaration in keymap_french.h
10 years ago
Lucas Hecht
52b3ddb521
Update PCB_GUIDE.md
10 years ago
Lucas Hecht
bcf847e58a
added "Troubleshooting" section to PCB guide
10 years ago
Lucas Hecht
74761626f5
ignore dfu-programme.exe in commits
10 years ago
Noah Andrews
b7a94a1f00
Added Windows environment setup script
10 years ago
Noah Andrews
37c8a23276
Include MSYS directory in Windows path
10 years ago
Noah Andrews
4ad96c60ab
Add script to setup the PATH variable on Windows
10 years ago
deepshitgoeshere
92adbe416c
Delete keymap_eigen.c
10 years ago
deepshitgoeshere
8def502eee
Delete dfu-programmer.exe
10 years ago
deepshitgoeshere
e8f17e5136
Delete dfu-programmer.exe
10 years ago
Lucas Hecht
cae9993a25
Merge branch 'jackhumbert-master'
10 years ago
Lucas Hecht
34a7012a33
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into jackhumbert-master
10 years ago
Lucas Hecht
bbfdfdcc5f
delete old keymap (keymap_eigen.c)
10 years ago
Christopher Browne
d3d1f15597
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Lucas Hecht
6280adbb6e
Added keymap "lucas.c"
10 years ago
Fred Sundvik
17a1102a2a
Fix include dir to use uincir instead of just inc
10 years ago
Stephan Bösebeck
3c2f935d87
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Jack Humbert
11c591c30d
Merge pull request #158 from DidierLoiseau/eclipse-config
...
Add Eclipse settings files to .gitignore
10 years ago
Fred Sundvik
725929ec8b
Fix include paths for new tmk_core update
10 years ago
Christopher Browne
eb99e515b3
More documentation
10 years ago
Jack Humbert
af6163f934
Merge pull request #159 from Keller-Laminar/patch-1
...
Include Dvorak underscore and plus keys.
10 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.
10 years ago
Fred Sundvik
36e4869531
Create a thread for the serial link
10 years ago
Fred Sundvik
6873b17117
Support for Chibios compilation
...
Remove some warnings, change the include paths.
10 years ago
Fred Sundvik
8cbfe79dd9
Add master to single slave transport
10 years ago