~ruther/qmk_firmware

6e6d079d — XScorpion2 6 years ago
Updated OLED Docs with notes about screen timeout. (#6276)

* Updated OLED Docs with notes about screen timeout.

* Update docs/feature_oled_driver.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
06ba9687 — Matthew Lyon 6 years ago
mattly's userspace and iris (#6279)

75795186 — skullydazed 6 years ago
Fix chibios so the dfu-suffix is only applied once. (#6270)

d16db693 — XScorpion2 6 years ago
Added mod carry over from press to release. (#5866)

Update docs/feature_space_cadet.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
a07da6e2 — GreenShadowMaker 6 years ago
keymap for idobo (#6250)

* greenshadowmaker keymap for idobo xd75 massdrop

* remove uneeded config.h

* corrected format to match convention instead of xd75 where I accidentally started from

* fixed errors and added arrows bottom right to match my other layouts

* updated readme

* right arrow fix

* Update keyboards/idobo/keymaps/greenshadowmaker/keymap.c

removing unnecessary part, copied from different keymap

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* added suggested changes

* removed unneded elements
dd1790c1 — fauxpark 6 years ago
Noxary 268.2 update (#6254)

* Fix Noxary 268.2 layout macros & info.json

* Update Noxary 268.2 to current QMK code style
44f3c614 — Sid Carter 6 years ago
My personal keymap for the Iris Rev3 (#6271)

* updates to my iris keymap

* some rational updates to the keymap - let's see how this works

* updates to my iris keymap

* some rational updates to the keymap - let's see how this works

* add mouse keys and remove unused keys and some cleanup

* a little bit more cleanup

* actually enable mousekeys

* fix markdown lint complaints

* fix capitalization

* changes made per suggestions
853f5231 — Michel Gotta 6 years ago
[Keymap] Adding new Gherkin keymap and configuration with RGB strip (#6252)

da864840 — Drashna Jaelre 6 years ago
Add makeful rules to .editorconfig

OMFG, why is it not set to tabs??
509a34fb — Gam3cat 6 years ago
[Keymap] Fixing keymap DYNAMIC_MACRO_RANGE keycode enumeration (#6248)

cbf76a12 — MechMerlin 6 years ago
[Keyboard] Add TGR x SINGA Unikorn 60 (#6249)

* initial commit, copied from singa

* default 60_ansi LAYOUT implemented and tested workin

* add rgb underglow support bounded by ifdefs

* edit readme to provide information on reset procedure and on rgb underglow support

* improve the default keymap to have a second layer with function keys and even a RESET

* Add LAYOUT_all macro and discovered that split backspace uses an additional pin on the microcontroller

* fix up last line in readme

* Add QMK Configurator support
78b9922f — Kenny Hung 6 years ago
Fix linux_install.sh script for OpenSuse v 15.1 (#6251)

9eb48deb — noroadsleft 6 years ago
Move ISO Enter to its proper place in LAYOUT_60_iso (#6240)

bbd3e053 — fauxpark 6 years ago
[Keyboard] update Wasdat custom matrix (#6247)

* Fix unselect_rows() for Wasdat custom matrix

* Add fix for matrix_scan() return too (#5984)
8fb10edf — francislan 6 years ago
[Keyboard] Fix Minivan K32 and K34 inversion (#6221)

f2689937 — Takeshi ISHII 6 years ago
fix unselect_rows() in quantum/matrix.c (#6243)

unselect_col() uses setPinInputHigh(), but unselect_cols() uses setPinInput().
This is not correct. unselect_cols() should also use setPinInputHigh().
c0c8b2e5 — henrikosorensen 6 years ago
[Keyboard] fix info.json for omnikeyish keyboards (#6189)

* fix info.json for omnikeyish keyboards

* Omnikey 101 obviously doesn't need a focus style backslash key, it has an ansi backslash already.
d32ce9c7 — yiancar 6 years ago
[Keyboard] Fixed ISO keymap for Gingham (#6242)

5c381b34 — francislan 6 years ago
[Keyboard] Update catalog link in the TheVanKeyboards/Minivan Readme. (#6236)

Previous link was broken.
b7cdd068 — Alex Lewis 6 years ago
[Keymap] Add DZ60 layout that supports a hybrid hhkb layout (#6235)

* adds support for dz60 with 2 function keys

* fix images for readme

* Update readme.md

* block comment and readme cleanup
Next