~ruther/qmk_firmware

b546da0a — Jennifer 7 years ago
make more generic, and properly handle inits
f357bd0c — skullY 7 years ago
fix a typo
685d4c2f — skullY 7 years ago
Do some cleanup for the API
535c2f60 — skullY 7 years ago
use real greater than and less than chars
65eaab8a — skullY 7 years ago
fix labels
18f3cd11 — skullY 7 years ago
add labels to the clueboard layout
e45ce2dc — skullY 7 years ago
Merge branch 'master' of github.com:qmk/qmk_firmware
137456e5 — skullY 7 years ago
fix the clueboard layout json
ec591475 — Jack Humbert 7 years ago
fix 2u alignment in info.jsons
074b7870 — Jack Humbert 7 years ago
update preonic, add info.json
43267478 — skullY 7 years ago
Document info.json files
4e41beea — skullY 7 years ago
Fix a typo
00733f4b — Jack Humbert 7 years ago
update contributing guidelines
19753788 — dkrieger 7 years ago
Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1948)

* Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality and without LED functionality

* move mouse layer to DOUBLE_HOLD, add UTIL layer for TRIPLE_HOLD

- UTIL layer
    - currently has "RESET" key and nothing else.
    - functionality otherwise covered by bootmagic should go here

- small bugfix: dispatch of [QTY]_HOLD should be based on range tap count
  falls in, not exact count.
54a8abd7 — Pawnerd 7 years ago
Added support for Knops Mini (3x2 macropad) keyboard. (#1953)

* Added support for Knops Mini (3x2 macropad) keyboard.

* Added better documentation, according to the QMK standards.

* Fixed typo.

* Changed names of files to comply with QMK standards.

* Ignored makefile in keymap.

* Removed makefiles and added my credentials in the copyrights.
d6ad9787 — Jack Humbert 7 years ago
update template readme
e2e387f8 — Jack Humbert 7 years ago
update qmk template
039cc8c9 — Jack Humbert 7 years ago
ignore more makefiles
004826e1 — QMK Bot 7 years ago
convert to unix line-endings [skip ci]
f445a7f9 — Jack Humbert 7 years ago
adds .hex for teensy 2.0 using B0 as reset
Next