~ruther/qmk_firmware

3468f2f4 — Andreuha 7 years ago
keymap BFO9000 built as 6x18 (#3398)

4de80953 — MechMerlin 7 years ago
Configurator does not work with melody96 leds (#3396)

* move out led code from keymap.c to melody96.c

* remove the other led_set_user
e954dfcf — frederik-h 7 years ago
Fix redox with DIODE_DIRECTION == ROW2COL (#3394)

The code for the redox keyboard was missing
an appropriate #ifdef in the matrix_init
function for the case where DIODE_DIRECTION == ROW2COL
c7b8e45b — KeLorean 7 years ago
Docs: add resources for git (#3390)

* add resources for git

* add more resources
Added E6v2 keymap & some minor changes (#3392)

* Changed HHKB ALT to GUI etc.

* Swapped DZ60 GUI and ALT key

* Added E6v2 keymap

* Fixed CAPS to LCTL on E6v2
Tada68: Updated links to external sites. (#3389)

Friend was having trouble with their tada since their build environment wasn’t setup.  Updated so they could access the links that were listed (old links 404’d)
f5ebfdab — noroadsleft 7 years ago
Kmini refactor and Configurator support (#3388)

* default keymap refactor: QMK_KEYBOARD_H include; readability

* Configurator support

* info.json was missing a comma

* Added matrix functions to matrix.c per @drashna
ed98250e — Maarten Dekkers 7 years ago
Add kmini (#3386)

* Add kmini

* Change keyboard USB description
9c35c597 — MechMerlin 7 years ago
Update JC65 Readme (#3384)

1236eac4 — Danny 7 years ago
Slow down speed of All Star song by factor of 4 (#3383)

de7d1d35 — noroadsleft 7 years ago
Configurator fix: Removed an extra key (#3380)

180d3982 — noroadsleft 7 years ago
Helix rev1 refactor: deleted extra commas (#3379)

82277af8 — noroadsleft 7 years ago
Ergodash refactor and Configurator update (#3378)

* Moved info.json to rev1 directory

* rev1 info.json metadata update

* Configurator support for ErgoDash rev2

* Moved rev1/ergodash.h to ergodash.h

* Integrate rev2 support into ergodash.h; delete rev2/ergodash.h
956ba037 — noroadsleft 7 years ago
MT40 refactor and Configurator support (#3377)

* Removed LAYOUTS ortho_4x12 and planck_grid from rules.mk

* Matrix refactor

* Keymap refactor

* Configurator support
9a1613dd — Danny 7 years ago
Add Quefrency Keyboard (#3376)

* Fork Fourier keyboard to Quefrency

* Set Quefrency pinouts and initial keymap

* Set configurator layout
f30d6dd7 — MakotoKurauchi 7 years ago
Helix config refine (#3374)


* helix config.h refine


e3299db9 — noroadsleft 7 years ago
Minidox refactor and Configurator support (#3373)

* Matrix refactor

* Keymap refactor: #include QMK_KEYBOARD_H

* Configurator support
168d180a — Danny 7 years ago
Add macro to play All Star chorus and print lyrics, fixes issues #3345, #3346, #3347, #3348, #3349, #3350 (#3372)

7ebed894 — Guido Bartolucci 7 years ago
Converted guidoism layout to new keyboard-agnostic form (#3367)

* Initial commit of guidoism

* created movement layer

* movement layer works!

* removed unnecessary layers

* moved enter key up and recreated caps lock

* cleaned up

* num pad

* checkpoint

* checkpoint

* checkpoint

* Added num pad

* changed max power draw so i can use this on ipad

* move around quotes

* added tri layer for a homed numpad

* moved layout to new style

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* added keys to unicode conversion

* removed adjust layer since its not used anymore
9ce73745 — noroadsleft 7 years ago
Refactor, Configurator update, and Readme cleanup for Chimera Ergo (#3083)

* Refactor for Chimera Ergo

* Readme cleanup

* Configurator update
Next