~ruther/qmk_firmware

f77ecb89 — Danny Nguyen 7 years ago
Add Laplace keyboard
d965d72d — U-LANDSRAAD\drashna 7 years ago
Fix custom functions documation for layer_state_set*
70cf46d4 — skullY 7 years ago
fix the moxygen invocation
3ee59a79 — Daniel Hoek 7 years ago
Add HSV value specification (#2481)

* Update feature_rgblight.md

I got caught out with this as most color pickers use a percentage NOT 0-255 for this number

* Amended description

Woops! Was focused on s/v not being a percentage i got h wrong.
824d584d — Takeshi ISHII 7 years ago
New keymap for The Helix keyboard("five_rows") (#2592)

* duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/five_rows

* OLED Layer display 'Qwerty','Colemak','Dvorak'

* set Qwerty, Lower, Raise map

* set Colemak map

* set Dvorak map

* OLED Layer display 'Raise','Lower' change to 'Extra char','Function'

* fix ExtraChar Layer Shift-key disable

* Raise,Lower,Adjust layer modify

some key change KC_TRNS to KC_NO
add KANA, EISU key

* refine keymaps/five_rows/{config.h,rules.mk} for easy and safe customize

* modify Adjust layer: all function into left hand, remove F1..F12,DEL

* Add Helix five_rows keymap README.md and README_jp.md

* Raise Layer modify: enable Raise(Extr)+Lower(Func)==Adjust

* fix image file url in README.md,README_jp.md

* change Layer display on OLED

* change OLED display base name position
3a49ad06 — Yida Xu 7 years ago
New keymaps for bananasplit (#2586)

* New bananasplit keymap with toggable capslock led.

* Update comments.

* Update readme.md

* Updated keymap name

* update some keys.

* new layout for bananasplit

* update comment

* Update readme.md
f56ded32 — Takeshi ISHII 7 years ago
add README.md into keyboards/helix/rev2/keymaps/led_test/ (#2582)

6b060bb9 — john McCormick 7 years ago
Add atlacat keymap (#2581)

d0054c41 — Andrew Macpherson 7 years ago
Fix typo in autoshift docs: statn (#2579)

Add a basic keymap for Contra. (#2564)

8621fd8b — 24-bit-8 7 years ago
ekis_isa keymap for HHKB'ish layout (#2562)

4cf4fe80 — James Kay 7 years ago
Just personal layout tweaks :) (#2557)

* More ergonomic mousekeys

* integrate some recent hardware changes by changing the Plover keymap

* use TX Bolt support instead of Plover toggles

* switching to steno is no longer as intrusive, so this can move back to BASE
ec5cc02b — J. Eric Mason 7 years ago
Preonic Ergodox-Like Mac keymap: Bucktooth (#2553)

* Preonic Ergodox-Like Mac keymap: Bucktooth

This is a layout unlike most Preonics, it is taken partially from
Ergodox and classic C64 keyboards with a ton of Mac-specific features.

* Fix Mouse Left keycode
7a86a67d — Ivan Smirnov 7 years ago
Fix broken markdown headers. (#2548)

6706e1af — akrob 7 years ago
Add new keymap for iris transmogrified (#2361)

* Create config.h

* Create rules.mk

* Create keymap.c
426c71de — MechMerlin 7 years ago
Add new bfake "FaceW" keymap (#2360)

* Add mechmerlin keymap and readme for facew board

* Fix keymap
- Backspace as on the wrong key
- HHKB backspace changed to backslash

* Update keymap.c

Change TO to TG for toggle.
b3e7149a — David Collom 7 years ago
yet another keymap (#2356)

* added keymap

* added readme
c3c4164f — That-Canadian 7 years ago
That-Canadian Preonic layout (#2462)

* Line ending stuff again

* Added my own person keymap to preonic folder

* Updated my preonic keymap

* Updated my preonic keymap
c8086804 — Florian 7 years ago
initial branch (#2379)

* initial branch

* lazy-push

* Fix schema

Updated README, readded DVORAK to keymap.
Updated dir name to lowercase.

* removed executable bit

* testing switched L_GUI position
7c9d5ace — skullydazed 7 years ago
Generate API docs from source code comments (#2491)

* Generate api docs from source code

* Add a bunch of doxygen comments

* more doxygen comments

* Add the in-progress api docs

* script to generate docs from travis

* Add doc generation to the travis job

* make travis_docs.sh commit the work it does

* make sure the docs script exits cleanly
Next