~ruther/qmk_firmware

87f06e72 — yiancar 6 years ago
Fix raw hid define for chibios (#4460)

2f342522 — Joe Wasson 6 years ago
Keymap: Update keymap to match latest changes to Wilba's firmware. (#4432)

* Fix firmware to work with latest Wilba changes (i.e. dynamic keymap) and M60a.

* Get back RGB Backlight codes.

* More tweaks.

* Update users/talljoe/rules.mk

Co-Authored-By: Talljoe <jwasson+github@gmail.com>
14850984 — Erez Zukerman 6 years ago
Merge pull request #4453 from drashna/fix_ucis

Fix UCIS code
303fa4ec — Michael Kemp 6 years ago
Keyboard: Add Handwired 108 Key with Trackpoint (#4448)

* Include both base keyboards

* Merge the keymap

* Merge the configs

* Add wiring diagram for clarity of documentation

* Merge rules

* Merge keyboard sources

* Change names to compile

* Update documentation to suit

* Add qwerty layout to 108keyTrackpoint

* Separate the dvorak standard layout from a media focused one

* Update documentation to reflect new keymaps

* [style] Add empty lines at ends of files

* [style] Meet current QMK style guide

* Bring READEME closer to the QMK template

* [style] Change all "108keyTrackpoint" to "108key_trackpoint"

* [style] Use "LAYOUT" instead of "KEYMAP"

QMK terminology has changed

Co-Authored-By: mkem114 <20897849+mkem114@users.noreply.github.com>

* Add two spaces after maintainer in README

This is required to render properly

Co-Authored-By: mkem114 <20897849+mkem114@users.noreply.github.com>

* Remove redundant line

"PREVENT_STUCK_MODIFIERS" is default on for QMK

Co-Authored-By: mkem114 <20897849+mkem114@users.noreply.github.com>

* Change include of keymaps to use QMK_KEYBOARD_H

This includes automatically

* Update make rules to match template

* Change from KC_MENU to KC_APP

The button functionality actually wanted is the context menu key

* [style] Change "dvorakMedia" to "dvorak_media"

* Update README to reflect minor changes
93c03625 — Nick Piazza 6 years ago
Update Levinson readme to support elite-c (#4445)

* init - updated levinson readme to support elite-c

* updated readme per PR comment

* added trailing spaces to lines 6 7 8

* updated readme bootloader instructions

* updated readme

* updated readme
385de70e — Erez Zukerman 6 years ago
Merge pull request #4442 from drashna/ergodox_ez_glow_configurable

Make Ergodox EZ Glow's rgb matrix user configurable
26156e84 — Drashna Jaelre 6 years ago
Fix UCIS code

Revert code change that broke UCIS due to bad suggestions
f03fd950 — Maarten Dekkers 6 years ago
Fix permanently on capslock led on Atom47 (#4452)

9e0f68a6 — Drashna Jaelre 6 years ago
Delete readme.md
e0690096 — MechMerlin 6 years ago
Fix my community layouts (#4449)

* fix formatting of keymap

* update readme with boards I currently own

* made the wrong assumption that every board would use the same space for backspace

* update readme with boards I currently own
4d66df50 — Drashna Jaelre 6 years ago
Add default glow board
223b3d2b — Drashna Jaelre 6 years ago
Fix i2c_master.d listed more than once warning
bdd41715 — Drashna Jaelre 6 years ago
Make Ergodox EZ Glow's rgb matrix user configurable
504bf117 — Florian Didron 6 years ago
Allows disabling rgb effects in userspace (#4422)

* Allows disabling animations in user space

* Describe disabling effects in the docs

* Allows disabling individual reactive modes

* Adds the list ode defines
de173e34 — noroadsleft 6 years ago
Satan: add LAYOUT_60_ansi_split_rshift to info.json (#4441)

31298be2 — zvecr 6 years ago
Add personal zvecr dz60 keymap (#4443)

* Add Configurator support for dz60 ansi split space

* Add keymap and fix layout macro
9ee2991c — Charlie McMackin 6 years ago
Default JIS TKL keymap for Pegasus Hoof (#4446)

* Add TKL JIS layout for Pegasus Hoof

Tested with a JIS Majestouch 2 TKL

* Add default_jis keymap for Pegasus Hoof

* Remove unnecessary keycode definition

* Remove legacy fn_actions in favor of MO(1)

* Remove unnecessary build directive
667e0962 — SpacebarRacecar 6 years ago
Update to my keymaps and userspace (#4447)

* fix to prime o keymap

* changed ortho keymaps

* added some symbols to lower layer

* set lower to be a higher layer than raise

* added split layout option with center numpad to prime_o keymap

* added some gaming functionality

* added alt f4 ortho keymaps and userspace

* fixed small error
d9453a93 — Boy_314 6 years ago
Updating Boy_314's XD75 Layout (#4440)

* fixed arrow keys and left control

* added right shift

* latest version

* reverted arrow keys

* edited readme

* added osu layer

* updated osu layout

* updated osu layout

* added full arrow keys to osu layout

* in case i mess up creating macros

* added the best meme key in the world

* added plover steno layer

* updated boy314 layout

* removed unused layers

* added boy314 xd75 layout, inspired by preonic layout

* added boy314 xd75 layout, inspired by preonic layout

* version 2 of boy314's xd75 layout

* added readme notes

* updated readme for boy314 xd75 layout

* qwerty support, brackets on bottom row, caps lock underglow

* fixed readme/

* small changes to allow merging

* minor changes to format

* fixed up default readme

* added numpad and tweaked bottom row
774bee64 — Elliot Powell 6 years ago
Moved ep40 to ep/40 for easier adding of next ep keyboard (#4439)

* add initial ep40 files

* fixed issues

* updated keymap

* Added media control

* Update keyboards/handwired/ep40/rules.mk

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>

* Fixed requested changes

* Fixed more requested changes

* Added delete key to layor 1

* Updated defualt keympap to have a Backspace mod del key

* removed place holder

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>

* removed obsolete code

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>

* Moved ep40 to ep/40

* Fixed file names for moved code

* Fixed readme
Next