~ruther/qmk_firmware

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
c9a04364 — Danny Nguyen 7 years ago
Add 6-ball macropad
fca03e15 — GlenPickle 7 years ago
Chimera Ortho Readme (#1943)

* Added Chimera Ortho keymap

* added readme

* fixed hardware link
bc98b0d9 — Erez Zukerman 7 years ago
Merge pull request #1915 from dondelelcaro/ergodox_ez_left_leds

Ergodox ez left leds support
38261920 — Jack Humbert 7 years ago
update hand wiring link
f9881793 — Danny Nguyen 7 years ago
Add hexwire keymap for Eco
04b9b62b — tsankuanglee 7 years ago
RETRO_TAPPING (#1922)

* add RETRO_TAP: tap anyway, even after TAP_TERM, if no interruption

* consistent variable name

* add option doc

* change name for consistency

* make RETRO_TAPPING default to off
b2bbbc2d — Louis Orleans 7 years ago
layout(infinity ergodox): dudeofawesome's layout (#1932)

* 🎉 Building simple flasher

* 🎉 Flashing works

* 🎨 Cleaning up

* 🐛 Being more specific with board identity

* 🐛 Flashing correct keymap

* 🎉 Adding keymap

* ✨ Updating keymap

* 🚨 RGB

* ⏪ Revert "🚨 RGB"

This reverts commit 9ceabfb267f8daedaad929231229c703abc12ec4.

* ✨ Improvements to flasher

* ✨ Layout tweaks

* 💄 Messing around with LCD

* 💄 Enabling LCD backlight matching

* 🔧 Updating layout

* 🐛 Fixing console logging

* 🎨 Cleaning up indentation

* 🔧 Adding editorconfig

* ✨ Adding game layer

* 💄 Changing numpad layout

* ✨🔥 redoing entire layout

It's now more similar to the Planck default layout

* ✨ add workman and dvorak layouts

* 🐛 fix numpad

* 🐛 fix layer orders

* 🐛 fix layer toggling

* 🐛 fix tri-layer switching

* 🐛 fix LCD colors for adjustment layers

* 🔥 remove old flasher project

* 🔥 remove simple_visualizer

* 💄 update LCD colors

* 📝 fix layout comments

* 💄  swapping 2u buttons

* 🔥🔧 removing editorconfig

* 🚨 using 2 spaces

* 📝 add README

* ⏪ Revert "💄 Enabling LCD backlight matching"

This reverts commit 51577903dfdc9fea5d33e9ab8cfa9b854e7ae19e.

* ⏪ Revert "💄 Messing around with LCD"

This reverts commit fdd9acdae514a3e0e4a7153225053680744980e5.
Next