~ruther/qmk_firmware

a7e3e4e6 — Fred Sundvik 9 years ago
Add serial_link compilation to Infinity Ergodox
c6d671e5 — Jack Humbert 9 years ago
Merge pull request #482 from fredizzimo/serial_link

Add serial link library
d5e7603d — Fred Sundvik 9 years ago
Remove extra serial_link subdirectory
c5bf090d — Fred Sundvik 9 years ago
Remove CGreen make files
3ac52b2e — Fred Sundvik 9 years ago
Remove serial_link .gitignore and .gitmodules
3577e26f — Jack Humbert 9 years ago
fix/annotate wait_us lines
639cdd36 — Fred Sundvik 9 years ago
Add 'quantum/serial_link/' from commit 'a20d513e3cdacbf6e0e70a80402497ad10166434'

git-subtree-dir: quantum/serial_link
git-subtree-mainline: 7d28d6a7bc81578bb5a83f1d55810ee3d1458e96
git-subtree-split: a20d513e3cdacbf6e0e70a80402497ad10166434
7d28d6a7 — Jack Humbert 9 years ago
Merge pull request #480 from fredizzimo/add_infinity_ergodox

Add infinity ergodox
f9a6e34c — Fred Sundvik 9 years ago
Add dfu-util command for programming

Also add .bin generation, which is needed for dfu-util.
421ff74e — Jack Humbert 9 years ago
Merge pull request #471 from Chipairon/patch-1

Fix for '~' in spanish layout
99846b10 — Jack Humbert 9 years ago
Merge pull request #478 from fredizzimo/chibios_subprojects

Suprojects for ChibiOS testing
b4cd0cfd — Fred Sundvik 9 years ago
Infinity Ergodox - Add matrix.c and led.c
74847a84 — Fred Sundvik 9 years ago
First version of Infinity Ergodox

Mostly just adding the files from the fredizzimo repository. Still
needs some fixing until it works
cf6cd159 — Fred Sundvik 9 years ago
Fix typo in teensy_lc_onkey.h
6e4f2e18 — Fred Sundvik 9 years ago
Don't include common_config.h for ChibiOS test
0a040a89 — Fred Sundvik 9 years ago
Move ChibiOS test board and ld

Move the ChibiOS test subproject board and ld files to the kebyoard
folder, so that the build system can find them
b11657d1 — Fred Sundvik 9 years ago
Suprojects for ChibiOS testing
94d3159d — Jack Humbert 9 years ago
correct break/return order for planck and preonic defaults
9e01b219 — Jack Humbert 9 years ago
Fixes typos in keycode.txt

86a7b060 — Jack Humbert 9 years ago
Adds wait to i2c (debounce)
Next