~ruther/qmk_firmware

6fddb31c — Cole Markham 7 years ago
Add Crawlpad 2017 files.
53b043d4 — Colin T.A. Gray 7 years ago
adds 'RGB_RMOD' to go through RGB modes in reverse
7b51f050 — Drashna Jaelre 7 years ago
Fix typo in make example

It has `:all" when it clearly is referencing the command without `:all`.
7730dc3e — Harshit Goel 7 years ago
Magicforce68 now in bluetooth flavour (#2051)

* Added working code for mf68_ble

* update read.md

* update read.md

* update read.md

* update readme

* Update README.md

* Update README.md

* added reddit post

* Update README.md

* Update README.md
0740e84d — mmikeww 7 years ago
update advanced_keycodes; oneshot = sticky/dead keys
c9178882 — mmikeww 7 years ago
update glossary; oneshot key = sticky/dead key
0b54e7f5 — skullY 7 years ago
Flesh out the grave escape overrides
8cac6088 — Drashna Jaelre 7 years ago
Remove unnecessary audio code from orthodox (#2076)

* Remove unnecessary startup/shutdown code

* Leave functions intact

* Update rev1.c
1548f4c2 — khitsule 7 years ago
Add keymap for atreus and minidox (#2079)

* keymap for atreus and minidox

* minidox keymap khitsule cleaned
b9f426ae — mmikeww 7 years ago
Fix broken link in docs

This link was broken. And the latest, live version of that keymap link doesn't line up with the docs below, so the link will now point to the older version of the file in the git history
52b0ad64 — Ethan Madden 7 years ago
Modified default keymap to match ps2avrgb default
c9d0f210 — Tim Dierks 7 years ago
Change awk detector to work with mawk; fixes #2073
7aaef162 — Devin J. Pohly 7 years ago
Fix internal links in docs/ (#2080)

One link in the summary (Modding your keyboard) referred to a page that
was deleted; the rest have been updated to point to the new names.
28874a9f — Drashna Jael're 7 years ago
Fixed minor typo in bootloader code
319ff649 — Drashna Jael're 7 years ago
16 byte optimization of macro ;)
92f6d6ec — Drashna Jael're 7 years ago
Update Userspace info to include Bootloader detection
9fdc2762 — Jack Humbert 7 years ago
Updates bootloader settings, adds file size check (#2029)

* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs #164, speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title
9113f338 — RandTrawick 7 years ago
JJ40 updates (#2056)

* my bits

* fixed
safdb

* readme

* readme

* better name, fixed compile error

* fixed matrix user

* cleanup
0bd453b5 — Erez Zukerman 7 years ago
Merge pull request #2047 from seebs/seebs/ergodox_brightness

Make brightness easier to change
b697e1bf — Erin Call 7 years ago
Fix build instructions in the Dactyl readme

Reflects the changes in #1784
Next