~ruther/qmk_firmware

931a52d1 — nachie 7 years ago
Support for the Paladin64 PCB (#2639)

* Support for the Paladin64 PCB

* Paladin64: Added readme. Added the bootloader option to rules.mk

* Fixed the formatting

* fixed the flash command
33128823 — U-LANDSRAAD\drashna 7 years ago
Add rgblist to docs
c1b46206 — U-LANDSRAAD\drashna 7 years ago
Fix commands and update my userspace (for testing)
9cfeb4e6 — U-LANDSRAAD\drashna 7 years ago
add RGB commands as global functions
bdb718af — U-LANDSRAAD\drashna 7 years ago
Fix RGB Sleep code
c39780b8 — Jacob Jerrell 7 years ago
Add Support for Software Workman (#2632)

This adds the keymap translations and sendstring definitions to support software workman.
b5e899ed — Harry Mills 7 years ago
Adding Haegin's keyboard layout for the ergodox and minidox (#2637)

* Add Haegin's keymap

* Potential improvements to the keyboard

* Add haegin minidox layout

* Add Haegin's keyboard to ergodox layouts

* Update Haegin's minidox keymap
01c72e8d — Jason Janse van Rensburg 7 years ago
changed super key to left super key (#2631)

b61974b3 — Michael F. Lamb 7 years ago
mitosis:datagrok: minor layout improvements (#2366)

* mitosis/datagrok: make qwerty the default layout

* mitosis/datagrok: update readme to match qwerty default

* mitosis:datagrok: remove redundant name for transparent

meh, decided i don't need an extra key to represent "key that is
transparent because it's a modifier on a layer below." it's a maintenance
burden when moving other keys around

* mitosis:datagrok: add num lock on Blue + QWERTY T

* mitosis:datagrok: tap lshift = tab

we use tab completion a lot so let's get it onto an unmodified key somehow

* mitosis:datagrok: update readme

* mitosis:datagrok: improve notes in README

* mitosis:datagrok: note numlock in README
9f5a4af0 — Benjamin Daschel 7 years ago
XD60 ANSI (GH60) layout (#2624)

* configure layer 0 layout for xd60 as ANSI 60%

* update keymap with function key immediately right of spacebar;
shuffle mapping in function layer to my liking

* update readme
1305d8de — Martin Lechner 7 years ago
[TADA68] Added mac layout with german umlaute on ansi. (#2615)

55d0b1f0 — bjacques 7 years ago
Create new 'tada68/iso-uk' layout tailored for boards with the big fat iso enter key (#2612)

d3a0c7e3 — mechmerlin 7 years ago
qmk configurator support for e6v2. Let it be known that this is one of the keymaps I've seen done right
b773d944 — mechmerlin 7 years ago
Add qmk configurator support for KBD75

Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's
a layout supporting ALL possible layouts.
19a1fbac — dankm 7 years ago
Better non-Linux support (#2524)

* grep -> $(GREP)

Some UNIXy systems (FreeBSD for example) don't use GNU grep by default.
Allow the user to specify which grep implementation to use so that
GNU grep can be specified.

* Allow using versioned avr-gcc command

Don't hardcode "avr-gcc", and allow strings such as "avr-gcc8", or
"avr-gcc-7.3.0" to match checks for "avr-gcc".
ae7284ed — Jack Humbert 7 years ago
rename api docs to internals
66162b2b — Jason Stillwell 7 years ago
add grave to auto-shift.
change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_LIMIT_VAL insted of 255.
b922a550 — Otto Rask 7 years ago
Add pearl README, add rask's Pearl layout
ee1bb855 — Drashna Jaelre 7 years ago
Expand Newb Guide flashing document (#2588)

* Add header info

* Add DFU section

* Add Caterina section

* Add Halfkay section

* Fix Typos

* More typos
Next