~ruther/qmk_firmware

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
13e1388f — Danny Nguyen 7 years ago
Add nano switch pad
fe56fffe — Jack Humbert 7 years ago
Adds .qmk file type as a target for QMK Toolbox (#1084)

* adds .qmk file type as a target

* adds info.json with vendor and product

* add files for qmk info script

* add layout file for planck

* ignore .qmk files

* more settings

* update rules for avr and chibios

* update .qmk generation for info.json and inheritence
d069a42c — Jack Humbert 7 years ago
Update getting_started_github.md
029234f1 — Jack Humbert 7 years ago
adds other layouts to rules.mk
ddf49e8b — Jack Humbert 7 years ago
Merge branch 'master' of https://github.com/qmk/qmk_firmware
371922ad — Jack Humbert 7 years ago
update layout macros for planck
f868a3bb — skullY 7 years ago
Fix the json for clueboard
5329a80f — skullY 7 years ago
fixup json
Next