~ruther/qmk_firmware

b60413af — Mike Roberts 6 years ago
Use auto output for Adafruit BLE (#4131)

* use auto for adafruit ble

* spacing

* switch ifdef name
55ace26a — Jack Humbert 6 years ago
Remove default folders for the Planck & Preonic (#3497)

* remove planck default folder

* Update rules.mk
5539d7af — Jeff Hastings 6 years ago
[Keyboard] Update 1upkeyboards/super16 with code from vendor (#5645)

* readme formatting

* cleanup rules.mk

* update config.h

* add numpad layout

* Update default keymap

* cleanup rules

* disable console and commands to fit the bootloader

* cleanup whitespace

* revert readme changes

* revert changes to config.h

* remove unused keycodes

* add LAYOUTS to rules.mk

* remove redundant config setting

Co-Authored-By: jeffmhastings <jeffmhastings@gmail.com>
7fa85472 — Salt-Peanuts 6 years ago
[Keymap] Added personal keymap to BFO-9000; cleaned up personal files in Kinesis and Rorschach (#5638)

* Added personal keymap to BFO-9000; cleaned up personal Kinesis and Rorschach files

Added personal keymap to BFO-9000; cleaned up personal Kinesis and Rorschach files

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md
5ed7d9c9 — Markus Weimar 6 years ago
Update XD75 keymap by markus (#5651)

e3a94002 — Markus Weimar 6 years ago
Improve mouse keys docs and constant speed mode
74af596d — XScorpion2 6 years ago
[Keyboard] niu_mini reduce firmware size (#5648)

* Reducing firmware size by removing audio for keymaps that are not using it.

* Update rules.mk
8aee82e8 — shela 6 years ago
[Keymap] Fix compilation error of feature #4301 (#5649)

dd290085 — QMK Bot 6 years ago
convert to unix line-endings [skip ci]
068571b9 — skullydazed 6 years ago
Update our style guide (#5500)

* Update our style guide

* Clarify muiltple condition ifs

* update the ifdef section
7a1086e4 — Alex Ong 6 years ago
[core] Fix for eager_pr #5643

Added extra transfer_matrix_values() call whenever counters don't need updating
9e3b3842 — YouCanFly 6 years ago
[Keyboard] Update Tetris (#5513)

* Update Tetris

Add a fake row to config the encoder's keycode easily.

* Delete rules.mk

* Update keyboards/tetris/readme.md

Co-Authored-By: YCF <65446+YCF@users.noreply.github.com>

* Update config.h

add #define RGBLIGHT_SLEEP
a58c66df — Drashna Jaelre 6 years ago
Reduce CRKBD firmware size by reducing layer numbers (#5471)

* Reduce CRKBD firmware size by reducing layer numbers

* Update layer output code based on mtei's suggestion/code

* Fix spacing

* Revert "Update layer output code based on mtei's suggestion/code"

This reverts commit 036d347db309170afd5676e694adfda69f912615.

Unfortunately, because this is NOT in the keymap itself, the layer macros aren't accessible and will error on commit

* Add comment for future person
162a1d39 — Øyvind Wilhelmsen 6 years ago
Update readme.md (#5647)

3542f594 — patrickmt 6 years ago
Fix wake from suspend LED functionality

When waking from suspend, only enable the LED drivers if they were not previously set to disabled by the user. This functionality was removed by the recent updates to adapt Massdrop keyboards to QMK RGB Matrix. Affects Massdrop CTRL and ALT keyboards compiled using Massdrop Configurator mode.
0511b522 — Erez Zukerman 6 years ago
Merge pull request #5642 from fdidron/f/change-ergodoxez-debounce

Change Ergodox EZ default debounce
34239edc — Florian Didron 6 years ago
Set default debounce to 5
8bdbac14 — roguepullrequest 6 years ago
[Keymap] Roguepullrequest Planck layout update (#5640)

* First publish of roguepullreqest programmer dvorak planck layout

* Removed junk line

* Update keyboards/planck/keymaps/roguepullrequest/keymap.c

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>

* Update keyboards/planck/keymaps/roguepullrequest/keymap.c

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>

* Update keyboards/planck/keymaps/roguepullrequest/keymap.c

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>

* Update keyboards/planck/keymaps/roguepullrequest/keymap.c

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>

* Removed layer songs

Removed layer songs for cleanliness. Will use them later.

* Update keyboards/planck/keymaps/roguepullrequest/readme.md

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>

* Made basic LSHIFT framework but is not working. Listed other tapdances.

* Got LSHIFT to work

* Added working RSHIFT

* Added working TD_S

* Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer.

* Cleaned up layout.

* Reenabled audio space is not needed right now.
01f4b67e — kingwangwong 6 years ago
[keymap] adding kingwangwong's keymaps (#5626)

* Add files via upload

* kingwangwong

* kingwangwong

* revisions and adding atom40

* revisions for 5626

* revisions for 5626

* revisions for 5626.

* revisions for 5626, re added safe range

* revisions for 5626, added qmkkeyboard

* revisions for 5626, quefrency
f05927a2 — Øyvind Wilhelmsen 6 years ago
[Keymap] Update to oeywil's keymap (#5614)

* Switched to grid, added leader key and space cadet shift

* renamed layer, removed sound

* fixed comment

* added comment

* Added tap dance

* Added comments

* removed useless sound

* removed useless comments

* removed useless cases

* changed to register_code16 function

* renamed variables

* fixed typo

* fixed indentation
Next