~ruther/qmk_firmware

0694decf — William Chang 6 years ago
[Keymap] switch backspace and backslash, updated readme (#6323)

da1f05fb — Sid Carter 6 years ago
[Keymap] Add workman to my iris keymap (#6319)

* add workman to my iris keymap

* updates for readme.md

* remove redundant paths

* switch up and down
cf215487 — Ryan Caltabiano 6 years ago
Switching rgb_config_t to use HSV struct
e717dcaa — Cody Bender 6 years ago
[Keyboard] fixed pins for numpad_5x4 layout (#6311)

38fdf7a2 — Konstantin Đorđević 6 years ago
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)

* Add missing TD_RSF_RCT tap dance

* Use standard QMK HSV and RGB structs, fix Godspeed colors

* Move PROGMEM after the type in RGB intervals

* Add MODERN_DOLCH_RED color, use it on KBD6X

* Use 255 instead of RGBLIGHT_LIMIT_VAL in color definitions

* Remove IS_COMMAND override on Whitefox
663ca6ba — Phil Schalm 6 years ago
Documentation: Newbs Flashing: Hightlight that sudo may be needed (#6300)

* Hightlight that sudo may be needed

Also added "dfu-programmer: no device present" in so that anyone searching for that particular error can hopefully find the page.

* Use new style of indicating a warning

* Indicate that the FAQ should be read instead of blindly using sudo
37d2f6dc — skullydazed 6 years ago
Switch version incrementing to the command put together by @noroadsleft. (#6310)

* Switch version incrementing to the command put together by @noroadsleft.

* Update util/travis_compiled_push.sh

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
475d2c0c — Cody Bender 6 years ago
[Keyboard] Adding KeyHive Maypad (#6287)

* added files for KeyHive Maypad

* updated maypad files and moved honeycomb inside keyhive dir

* fixed file paths, incorporated changes with fauxpark's suggestions, undid honeycomb move

* updated with fixes from PR

* added new lines to end of honeycomb files to fix compiling

* Updated info.json to match the macro name from maypad.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* reordered layout in info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* removed KEYMAP from maypad.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* removed extraneous keymap files

* pulled qmk/master for honeycomb

* added ortho_5x4 and keymap cleanup

* matched identities in maypad.h

* added bootmagic functionality to maypad

* changed bootmagic to lite
2121de91 — omkbd 6 years ago
[Keyboard] [runner3680] Fix the number of keys (#6302)

* Fix the number of keys

* add RGBLIGHT_LIMIT_VAL

* fix RGBLED_NUM and COLS
901edea9 — fauxpark 6 years ago
[Keyboard] Fix XD96 info.json (#6309)

* Fix XD96 info.json

* Comma

* Another comma

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
8e348c42 — fauxpark 6 years ago
Display firmware size percentage (#6307)

2bbbfc61 — fauxpark 6 years ago
[Keyboard] Update Felix keyboard (#6306)

ecf0612c — fauxpark 6 years ago
[Docs] Clarify the rules.mk setup for Unicode (#6286)

* Clarify the rules.mk setup for Unicode

* code point

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* Remove "your"

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* Undo a line change

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* dot the comma

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* Update docs/feature_unicode.md

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>
676633e1 — yttyx 6 years ago
[Keymap] Balance Twelve / Steno Keymap for Planck (#6283)

* New keymap. Cursor layer does not work.

* Refinements to layout over months of use.

* Changes following review.

* Changes following review.
e6420f0b — Napoleon Wulkan 6 years ago
[Keyboard] Add handwired Wulkan keyboard (#6282)

* added handwired keyboard wulkan

* added info.json for qmk configurator

* fixed spelling

* enum dont need to be assigned to zero

* removed cflag from readme

* updated rules.mk

* removed unneeded rows from config

* moved unicode to keymap conf

* fix adjust layer and comments for keymap
3ee06222 — XScorpion2 6 years ago
Fixing effects to respect user sat and val levels (#6275)

3dd2905b — Stevan Milic 6 years ago
Add personal KBD67 keymap (#6292)

* Add kbdfans/kbd67/hotswap:stevanmilic keymap

* Change Fn+H, Fn+L to Ctrl+Left, Ctrl+Right

* Add keymap comments
Fix typo in Gentoo docstring (#6303)

ffff0f03 — noroadsleft 6 years ago
Fix bug in Mechllama G35 info.json (#6294)

721b3546 — noroadsleft 6 years ago
QMK Configurator support for NEK Type A (#6295)

* QMK Configurator support for NEK Type A

* Update labels to match default keymap
Next