~ruther/qmk_firmware

492a1630 — wanleg 7 years ago
wanleg's gherkin layout

my layout for the Gherkin
17200f47 — Drashna Jaelre 7 years ago
Clean up and tweaks of drashna keymaps and userspace (#2200)

* Minor tweaks

	modified:   users/drashna/drashna.c

* Fix Workman ASCII art

* Add OSM for shifts

* Make Viterbi's 00 code consistant

* Minor Cleanup off Userspace

* Change Tapping Term on Ergodox

* Re-add EEPROM code

* Minor updates and tweaks

* Use QMK_H variables to make keymaps more universal

* Forgot 'break;' for covecube layer

* Tweak Viterbi files now that I have hands on

* Add secrets to Ergodox

* RGB tweaks to Viterbi

* Viterbi RGB layout tweeks

* Minor tweaks

* Add One Shot Mod tap toggle

* Add Faux Clicky to Viterbi, and disable controller's LEDs

* Minor tweaks

* Move D3 keycode defines into userspace

* Updated Userspace Readme
eb903c76 — Takahiro Miyamoto 7 years ago
Add meira/takmiya keymap
c58921c6 — Hannes Egler 7 years ago
KBD75 ISO support (#2201)

* iso_de_mac

ISO-DE layout with mac media controls

* Delete keymap.c

* iso_de_mac

ISO-DE support with Mac media keys

* Add files via upload

Layout overview

* iso layout support

Adds support for the extra key of ISO

* Update keymap.c

typo-fix

* fixed mac next key

* Delete Layout.png

* Delete keymap.c
9fc3e26f — Mikkel Jeppesen 7 years ago
Fix of #2094
e9f44ee9 — TurboMech 7 years ago
added ALU84 keyboard and TurboMech user space (#2206)

* Added ALU84

Added ALU84 from mechkeys.ca.  TurboMech keymap is MacOS oriented, need to still update the defualt keymap.

* added alu84 and TurboMech userspace

* updated keymap, config.h and rules.mk for alu84
9cb80d68 — skullY 7 years ago
Add the missing rules.mk for my layout
4932f956 — skullY 7 years ago
capslock led fix for clueboard 60
97c6b814 — Colin Miller 7 years ago
Adding a Zelda Treasure sound.

It's the sound that's made when opening a treasure chest.
3b9e4967 — Ryan Mitchell 7 years ago
fix breaking build: remove merge conflict text
7c57104b — adiabatic 7 years ago
Zweihander: remove app keys, etc. (#2167)

* zweihander-osx: Remove app keys, etc.

- add right command keys
- add F16 on ;' for Siri
- remove command-Q (too easy to hit)

* Zweihander: update readme
84659854 — Oscillope 7 years ago
Oscillope keymap: handy programming macros (#2176)

* Added macro to type -> since that symbol requres much finger acrobatics otherwise.

* Added macros for braces
c68597d9 — MechMerlin 7 years ago
Octagon V1 Support (Port) (#2184)

* Preliminary commit for Octagon V1 support

This is essentially a cp -R v2 v1 with a few things changed to
get it to compile and build.

* The Octagon V1 supports up to 84 keys as opposed to the V2 which
supports up to 86. This commit changes the keymap to match it.

* Temporary default keymap just to get things to compile

* Update readme file

* Fix switch matrix

* Fix underglow lighting option

* Fix keymap to take care of shifted columns

* Fix keymap formatting

* Remove un-needed files left over from rasmusx

* Make Octagon V1 have its own keymap directory with default keymap

* Make Octagon V2 have its own keymap directory with default keymap

* Cleanups and readme edits
5ffec5d9 — U-LANDSRAAD\drashna 7 years ago
Disable MIDI on preonic to fix firmware compilation errors
a8eaf0b6 — Nicolas Guelpa 7 years ago
Adding pok3r like layout to the let's split (#2135)

* adding new layout for the planck that helps when coming from the pok3r

* Fixing the function layer

* Update readme.md

* Update keymap.c

Making some small adjustments

* Update keymap.c

switching GUI and Esc

* Update keymap.c

* adding mod tap on left and right shift

* adding mod tap on left and right shift

* poker keymap for lets split

* fixing the FN layer

* removing unused file
4f484bc1 — Drashna Jael're 7 years ago
Add on/off/toggle keycodes for Auto Shift
a1fa70f9 — U-LANDSRAAD\drashna 7 years ago
Add toggle option to AutoShift
d8f0faab — Hugo Gayosso 7 years ago
Fixed typo
818042b2 — Kaleb Elwert 7 years ago
k_type: add belak keymap
8910f9b8 — Jason Rosenman 7 years ago
Marked util/atmega32a_program.py as executable so that programming script works.
Next