~ruther/qmk_firmware

b23d2a68 — U-LANDSRAAD\drashna 7 years ago
add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOS
34580bac — U-LANDSRAAD\drashna 7 years ago
Fix #1566 - NKRO reseting issue
d9c6e748 — MechMerlin 7 years ago
Refactor/v60 type r keymap/layout (#2593)

* Add a proper ANSI layout

Changed v60_type_r.h to have a proper ANSI layout
Modify keymaps to reflect above changes
Fix comments

* Add new layout to info.json
fa0d97a3 — MechMerlin 7 years ago
info.json configurator support for popular 65% keyboards (#2589)

* Support for tada68 ansi layout.

Avoiding the iso layout as it doesn't seem correct

* whitefox support for configurator

* configurator support for jc65 PCB featuring both the qmk and ps2avrgb versions
59a78450 — Wilba6582 7 years ago
Initial support for RAMA M6-A (#2600)

* Initial commit of RAMA M6-A firmware.

* Added LED support

* Added Knops support

* Fixed compile error for knops keymap.

* updated readme.md

* updated readme.md

* updated readme.md
00dfa73e — WarmCat 7 years ago
Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)

* Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started.

* Added support for JJ50
4adc3334 — myrtle 7 years ago
Fix mechmini2 ortho keymapping layout

A misconfiguration in the ortho layout, K306 key was registered as k305
4e92dcee — Danny 7 years ago
Add Fourier Keyboard (#2596)

* Initial commit of Fourier keyboard

* Revise keymap, add key to bottom row

* Fix readme
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
Next