~ruther/qmk_firmware

5f0a2e07 — Stacy Devino 7 years ago
JC65 - Adding in CapsLock LED support and my personal keymap

Signed-off-by: Stacy Devino <stacydevino@gmail.com>
feac994f — benlyall 7 years ago
Added support for V60 Type R Polestar backlight and RGB underglow (#1852)

* Added V60 Type R Polestar Backlight and RGB Underglow support

* made RGB Underglow stuff optional, to support the non Polestar V60

* updated readme and rules

* fixed typo in readme
4931510a — Balz Guenat 7 years ago
backlight breathing overhaul (#2187)

* add breathing to bananasplit

* backlight breathing overhaul

* fix the backlight_tick thing.

* fix for vision_division backlight

* fix a few keymaps and probably break breathing for some weirdly set-up boards.

* remove BL_x keycodes because they made unreasonable assumptions

* some fixes for BL keycodes

* integer cie lightness scaling

* use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
d6215ad6 — John Ramsay 7 years ago
Aviator Keymap (#2204)

* Create aviator.txt

* Add files via upload

* Delete aviator.txt

* Delete readme.md

* Add files via upload

* Update readme.md

* Update readme.md

* Delete keyboard-layout.png

* Update readme.md

* Update readme.md

* Update readme.md
eba4cb7a — Kenneth Aloysius 7 years ago
RGB underglow support for JJ40, clean up redundant code in Mechmini keymap (#2196)

* Cleanup Mechmini keymap. Once the custom RGB function is defined, there is no need to manually handle RGB code.

* Change default to KEYMAP_MIT, not KEYMAP_OFFSET

* Add custom RGB code for JJ40

* Reset Mechmini advertised power draw to 500. Will have to test actual maximum power draw later.

* RGB working on JJ40.

* Fix: saturation increase/decrease flipped

* Add new directory for my custom keymap with RGB keycodes

* Swap LAlt and LGUI

* Update JJ40 max power draw with measured value

* Update: fun40 rules.mk to enable underglow; earlier failed Travis CI
85ea9639 — James Neill 7 years ago
Remove residual Makefiles from the keyboards directory (#2193)

* Removed residual Makefiles from keyboards directory

* Removed reference to Makefile
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
Next