~ruther/qmk_firmware

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
07b90db8 — Drashna Jaelre 7 years ago
Fixes and updates to docs (#2611)

* Fix advanced keycode headers

* Add caveat for OSM over Remote Desktop

* Hopefully add better anchors to docs

* Add Action code list reference

* Formatting of RGB Underglow doc

* Add brew update issue on macOS

* Revert formatting

* Revert RGB doc formatting

* Make Config Options doc's sections linkable
0c665696 — Drashna Jaelre 7 years ago
Update to drashna files (#2587)

* Add Colemak Mod-DH vars

* Add Norman Layot vars

* Set Shift Indicator to include CAPS Lock as well

* Change MEH to GUI

* Add Enter to Macro layer

* Switch raise and lower layers to make more sense (to me)

* Replace unused quote on Ergodox

* Add One Shot defines

* Dim indicator LEDs

* Add short codes for KC_SECRET

* Fix typos

* Update OLKB code in userspace

* Add global userspace config.h

* add compile fix

* Automatically include  from userspace

* update readme

* Re-add QMK Scan loop

* Add EEPROM reset code to all keymaps

* Shorten fauxclick sound

* Use layouts instead of keymap, when possible

* Add OSM detection to ergodox

* Convert Viterbi to LAYOUT macro

* Clean up game macros

* Because I accidently removed the C6 AUDIO define from my viterbi... Whoops

* Minor formatting

* Fix Woodpad because it's still there

* Move Ergodox keymap into layouts folder

* Add build date to version macro

* Remove PREVENT_STUCK_MODIFIERS from config
a09a042b — Joshua Coffey 7 years ago
New keymap and more songs (#2609)

* Added some new songs and my own keymap

* Made Dodger keymap safe to use with backlight disabled

* edited layer switching and added more songs

* changed keymap to lowercase
3d587b1d — RobertDhaene 7 years ago
Merge in some custom keymaps from forked repository (#2605)

* Inital layout

* Fix the backspace

* add a number pad

* move the backlight to the adjust layer; move ctrl and delete.

* Update from main repo

* Add initial files for custom keymap

* Light keymap mod

* Change the submodules to match the upstream fork's master branch
c4f9b8f2 — skullY 7 years ago
make new_project.sh work correctly on osx too
e72cad44 — U-LANDSRAAD\drashna 7 years ago
Add Layouts to exclusion
Next