~ruther/qmk_firmware

a6805785 — Doug Raffle 7 years ago
Keymap: initial migration of raffle 1up60rgb (#3747)

* initial migration of raffle 1up60rgb

* updated include statement
f6bd5d79 — Luciano Malavasi 7 years ago
Keymap: PyroL Let's Split keymap + Alpha keymap modifications (#3753)

* keymap + alpha

* some fixes

* keymap + alpha

* some fixes

* drashna changes

* linked main Alpha repo in keyboards/alpha readme

* missed a spot

* there's another function called FUNC lol

* keymap + alpha

* some fixes

* keymap + alpha

* drashna changes
0e17a44b — MechMerlin 7 years ago
Keyboard: Change the default LAYOUT to LAYOUT_60_hhkb for tokyo60 (#3751)

1e7d08d2 — MechMerlin 7 years ago
Keyboard: Tokyo60 Cleanup: QMK Configurator support (#3749)

* use LAYOUT_60_hhkb

* cleanups

* more minute clean ups

* fix some capitilization issues

* add configurator support
b806cc9e — Alvin C 7 years ago
Keyboard: add tokyo60 (#2861)

* adding tokyo60 to qmk

* updating readme

* updating keymap and power consumption for mobile
26dacd51 — Njiall 7 years ago
Keyboard: Added gamepad layout to cospad (#3714)

7e8c0a36 — Salt-Peanuts 7 years ago
Keymap: Added my keymap for Rorschach keyboard; minor updates to my Kinesis files. (#3734)

* Added keymap for Rorschach

* Rorschach update

* Minor updates to Kinesis files

* Minor fixes

* Minor fixes for Rorschach
028a4fee — Barry Huang 7 years ago
Keyboard: readme.md update (#3581)

for correct site link
a9b6ebcd — Budi Dharmawan 7 years ago
Keymap: update to budi's tv44 (#3587)

* update to budi's tv44

* update august - budi's tv44
34d01f0a — MechMerlin 7 years ago
Keyboard: introduce new default layout 68_ansi (#3745)

80edd8a9 — MechMerlin 7 years ago
Keymap: Hold for MO and Tap for TG   (#3742)

Special thanks to Drashna for teaching me how to implement myFNX command. This allows a user to hold Fn for regular Fn and
tap to toggle another layer.

For now this will stay within my community layout as this is the
only layout that I will be using this in. This may change in the future.
b6d85247 — Danny 7 years ago
Keyboard: add Wavelet (#3739)

* Add Wavelet keyboard

* Fix build error for keyboards w/o Planck MIT layout

* Add swap hands support
4de9ed7e — Anthony 7 years ago
Add a belgian keymap, partially based on keymap_french.h (#3737)

067091d9 — MechMerlin 7 years ago
Introduce new 75_ansi standard layout (#3738)

* introduce new layout 75_ansi

* use the new 75_ansi layout for my octagon v2
37d30552 — Alex Schroeder 7 years ago
Keyboard: Support PCBDOWN variants for Atreus keyboard (#3735)

Keyboard: dactyl_manuform 5x7 aka Ergodox-ish added (#3691)

* dactyl_manuform 5x7 aka Ergodox added

* LAYOUTS = ergodox removed

* README updated

* README updated again

* zip file removed
6d1536db — wanleg 7 years ago
Keymap: fix conditionals in userspace rules.mk (#3726)

* fix conditionals in rules.mk

* minor keymap change
9064b424 — Erik Thorsell 7 years ago
Keymap: Add Dvorak Svorak A5 layout for Ergodox-EZ (#3725)

* Add svorak a5

* Update Svorak A5 keymap

* Fix issue with special characters

The initial keymap did not account for non US software layout. Hence, the
special characters were incorrect. Since this layout is aimed towards Swedish
writing people the presumption is that whoever uses it will have Swedish as
their OS language.

Includes:
 - Special character issue fixed
 - QWERTY layer that can be toggled if requiered (also presumes Swedish software
   layout)

* Add special characters and media keys

* Add ctrl, alt, etc. to functional layer
5d8d3509 — MechMerlin 7 years ago
Keyboard: Finish up the HSE now that I have a board to play with! (#3728)

* fix up readmes

* update keymap to match configurator default

* add more info
6076ed85 — marksard 7 years ago
Keyboard: Partial refactor of the crkbd code (#3600)

* Add display to LED-parameters function
* Improvement of update timing for OLED display (Need TWI_Init)
Next