~ruther/qmk_firmware

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
32bb8f6b — Arialdo Martini 7 years ago
Improvements to documentation (#1919)

* Typo: Github => GitHub

* Typo: windows => Windows, docker => Docker, and some punctuations

* "QMK Introduction" links to the right file

* "Unix" rather than "UNIX", which is a trademark

* Directory name is "keyboards", not "keyboard"

* "handwired" is a subdirectory of "keyboards"

* Punctuation and minor fixes

* macOS rather than Mac

* Punctuation and other minor fixes

* Vagrant Guide links to an existing file

* Jun Wako referenced with his name rather than his nickname

* Saxon genitive 's outside the link
1683d3a5 — Jack Humbert 7 years ago
adds info.json files to planck
b79a4cfe — drashna 7 years ago
Updated personal keymaps (#1945)

* Add woodpad

* Cleanup

* Remove misc layouts for woodpad

* Move woodpad to handwired

* Updated RGB Underglow info

* Cleanup macros

* Fix odd merge issue

* Tweaked RGB lighting stuff

* Start to merge orthodox/ergodox keymaps (persistant layers)

* Add forced NKRO

* Added Colemak and Dvorak layers to default orthodox keymap

* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow

* Updated macros and added workman keymaps

* Fixed RGB lighting for Workman layout

* Add leader keys

* Remove force NKRO

* Add Viterbi one handed layout and minor tweaks to others

* Finishing up Viterbi keyboard layout, and NKRO tweaks to other layouts

* Made "make" keystroke universal

* Clean up and updates of drashna keymaps

* Add workman layer to planck

* Update to keymaps

* Fix accidental commit because I don't know how to git

* Fix makefile toggle code in ez keymap
Finish adding RGB code to orthodox

* missing underscore in init function declaration

* Updated RGB Underglow layer indication code due to discovery of the layer_state_set_kb function

* Remove unnecessary planck layout
44d9ad95 — skullY 7 years ago
Add info.json files for clueboard 66
fad967af — Danny Nguyen 7 years ago
Remove extra underscore from MASTER_RIGHT define
20e18d15 — DangerousParts 7 years ago
Created Kona Classic config (#1791)

* Created Kona Classic config

* Fixed KonaClassic config

* Updated README

* Updated Readme to conform to format standards

* Added ANSI and ISO layout options

* Fixed images in Readme

* Added labels to images

* Added absolute links to images in Readme

* Image link updates again

* Fixed bottom row keys in some layouts

* Fixed Grave and Tilde

* Fixed Underglow in Kona Classic configs

* Renamed KonaClassic to kona_classic
83af6232 — Danny 7 years ago
Add Levinson rev2 (#1939)

* Add levinson rev2 files

* Add hexwire keymap

* Remove redefinition of backlight defines
2d77f9cb — Rob Rogers 7 years ago
Fix pointing device feature
Next