~ruther/qmk_firmware

6e25220e — GaĆ«tan Ark 7 years ago
Pointing to the right build URL

The previous URI used to point to the Nyquist keyboard build guide.
16546ee0 — Colin T.A. Gray 7 years ago
Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'

Refactors rgblight_toggle to use rgblight_enable or rgblight_disable
Use 'rgblight_setrgb_at/rgblight_sethsv_at' to control an individual LED
1620d78e — Colin T.A. Gray 7 years ago
helper to compare current layer_state to user layer

Performs the same bit comparison that the layer_move
functions perform
fc54d621 — Cosmin Cojocar 7 years ago
Add a slightly modified ordinary layout for OSX
Enable tap dance and other features for Whitefox

The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.
e3b3c1ef — Unknown 7 years ago
add do60 support

bba871df — Jack Humbert 7 years ago
move lcd_backlight_keyframes to correct location
5bbad314 — Biacco42 7 years ago
Add support for 7x4 ortholinear split KB Ergo42
2bac7cf4 — Colin T.A. Gray 7 years ago
F5 pin doesn't support PWM, so breathing isn't an option
b7c76fda — Colin T.A. Gray 7 years ago
fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM
d5a76e89 — Drashna Jaelre 7 years ago
Updates to drashna keymaps and userspace (#2093)

* Add "secret" macor

* Updating secret macros

* Re-add RGB to Ergodox

* Fixed issue when RGB was disabled

* Consistency changes

* Updated bootloader macro

* Fixing audio setup

* Fix bootloader typo

* Update to full list of stings (for completeness)

* Template fix

* Finally got woodpad to force numlock

* Fix for new RGB mode
dd05bf0d — Baris Tosun 7 years ago
Katana60 (#2068)

* Add files via upload

* katana60 defaults, initial pull-request

* removed icons from google drive

* added simple readme files

* pull-request updates

* readme file updated

* readme file formatting

* improvements before live

* colemak readme

* updated readme files

* removed makefiles and updated readme
95e68c4a — Drashna Jael're 7 years ago
Fix Audio chime overrides in split keyboards
d299d0e7 — Colin T.A. Gray 7 years ago
adds led control functions to XD75 layout
6fddb31c — Cole Markham 7 years ago
Add Crawlpad 2017 files.
53b043d4 — Colin T.A. Gray 7 years ago
adds 'RGB_RMOD' to go through RGB modes in reverse
7b51f050 — Drashna Jaelre 7 years ago
Fix typo in make example

It has `:all" when it clearly is referencing the command without `:all`.
7730dc3e — Harshit Goel 7 years ago
Magicforce68 now in bluetooth flavour (#2051)

* Added working code for mf68_ble

* update read.md

* update read.md

* update read.md

* update readme

* Update README.md

* Update README.md

* added reddit post

* Update README.md

* Update README.md
0740e84d — mmikeww 7 years ago
update advanced_keycodes; oneshot = sticky/dead keys
c9178882 — mmikeww 7 years ago
update glossary; oneshot key = sticky/dead key
Next