~ruther/qmk_firmware

de0fb394 — Chris Lewis 6 years ago
Reduce tetris firmware size by disabling default audio (#5197)

657b44cb — Hannes Hornwall 6 years ago
Make escape work after changing the backlight settings on the HS60 V2 (#5193)

eb7a821c — noroadsleft 6 years ago
Markdown cleanup on Config Options doc

Descriptions for B5_AUDIO, B6_AUDIO, and B7_AUDIO under Hardware Options were partially italicized when parsed by Docsify, though rendered as intended by GitHub.
b6e1e6ae — tw1t611 6 years ago
[Keymap] Add kinesis layout. (#5183)

* Add kinesis layout.

* Remove unneeded code.
67495ae2 — MechMerlin 6 years ago
[Keyboard] Alf X1.1 QMK Support (#5189)

* initial commit

* get rid of vanilla cookie cutter code  and replace with  more correct info

* edit config file for pins and switch matrix size

* turn on bootmagic lite, and backlight/rgb settings

* copy pasta switch matrix from noroads tool

* create an appropriate keymap (copy pasta)

* disable some features to decrease firmware file size

* add qmk configurator support

* add in support for caps lock, scroll lock, and num lock leds
[Docs] Fix typo in RGB Matrix Driver configuration (#5182)

* Fix #3797 firmware not compiling

If DRIVER_COUNT 1 firmware will not compile.

* Fix typo
ffb75b72 — mechmerlin 6 years ago
move sixshooter into bpiphany directory and edit readme
33f1259f — mechmerlin 6 years ago
get doro67 led working
9a64c6b8 — zvecr 6 years ago
[Keyboard] XD84 fixes for caps lock led, backlight and firmware size (#5178)

* Enable backlight

* Enable Link Time Optimization

* Enable caps lock led
030faf95 — Takeshi ISHII 6 years ago
Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)

* add temporary pdhelix(Patched Helix) code

* add test code into  quantum/split_common/matrix.c

* add test code into keyboards/handwired/pdhelix/

* Revert "add test code into keyboards/handwired/pdhelix/"

This reverts commit 9ed98f0797ddd962c99756689fc4ecb4cd067d3d.

* Revert "add test code into  quantum/split_common/matrix.c"

This reverts commit 1876d3ed69f6c213153a9f6476192be839f16c1f.

* Revert "add temporary pdhelix(Patched Helix) code"

This reverts commit 41ac92b814e3f894eaf85bc3e5bb945895342fa8.

* fix quantum/split_common/matrix.c: select_col()/select_row()
100697eb — Drashna Jaelre 6 years ago
Stop all notes on startup, if there is no song and audio is disabled to prevent continouse tone (#5173)

149015e7 — Jumail Mundekkat 6 years ago
Fixed grep issue in bootloader build target (#3848)

* Changed use of '\s' in grep to '[ \t]' for portability

* Pushed DFU Keyboard.h into a shell script

* Fixed execution permissions on make_dfu_header,sh
0cee0764 — upinthecloudz 6 years ago
Fix Espectro Mac keymap and add new layout option (#4923)

* Fix Espectro Mac keymap and add new layout option

* Fix keymap

* Fix keymap
feee0119 — Drashna Jaelre 6 years ago
Fix Audio Clicky by adding missing punctuation (#5171)

1a6a2a7b — zvecr 6 years ago
 Relocate usb_detach to utils (#5121)

* Relocate usb_detach to utils

* Relocate usb_detach to utils - fix up files after move
545f95c8 — fauxpark 6 years ago
Migrate ACTION_LAYER_TAP_TOGGLEs to TT()
efef5403 — Yan-Fa Li 6 years ago
[Docs] Add section about EEPROM on ARM (#5070)

* [Docs] Add section about EEPROM on ARM

* Add Preonic firmware

* Update docs/faq_build.md

add hyperlink

Co-Authored-By: yanfali <yanfali@gmail.com>
fc069869 — zvecr 6 years ago
Remove CUSTOM_MATRIX option from diode direction (#5090)

* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION

* Remove '#define DIODE_DIRECTION CUSTOM_MATRIX'

* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
[Keyboard] handwired dactyl with 2 pro micros added  (#5113)

* handwired dactyl with 2 pro micros added

* dactyl_promicro README updated

* dactyl_promicro default layout fixed

* requested changes

* dactyl_promicro README updated

* qmk toolbox link fixed

* layout reflects phys. keys positions
0e68b6c1 — Rys Sommefeldt 6 years ago
Add UK variant of the SEND_STRING() LUTs
Next