~ruther/qmk_firmware

97ab3211 — mwpeterson 6 years ago
Keymap: add Interrobang (#4420)

* remove clmk and dvrk and backlight; switch esc and enter to be modtap; add meh key

* change songs

* space cadet; move enter; move '"; move pgup pgdn

* remove extra songs

* update from noahfredrick keymap

* make it easier to type ../../thing/*/*

* move pipe

* requested changes

* add interrobang support

* add shift-insert to raise-v and lower-v, move pipe to raise-/lower-n
8bc19c8d — Drashna Jaelre 6 years ago
Fix Blockey compiler (and size) issues (#4390)

6266c172 — Elliot Powell 6 years ago
added ep/96 as a supported keyboard (#4476)

* added ep/96

* Update keyboards/ep/96/readme.md

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

* removed led code

* Update keyboards/ep/96/config.h

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

* Update keyboards/ep/96/info.json

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

* Update keyboards/ep/96/readme.md

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
ccd4da94 — Will Homer 6 years ago
Add Espectro ISO layout (#4479)

* Add Espectro ISO layout

* Remove unused define from Espectro ISO layout
834b555e — noroadsleft 6 years ago
Keymap FAQ: fix positions of KC_HENK and KC_MHEN for JIS layout (#4482)

These keys were previously in each other's positions.
d7ab738c — Colin Kahn 6 years ago
Adding keymap layers for 40precentclub/foobar (#4481)

f0db40ff — AndrĂ© Silva 6 years ago
fix diffutils arch package name (#4470)

3363743b — xjacobx 6 years ago
Adding my new keymap for the Idobo (#4468)

* Adding my new keymap, based of xd75, with leds enabled via the rules.mk file

* cleaned up the rules file

* Per Change Requests: removed deprecated functions along with updated the map to use the layout macro instead of raw matrix
7bc7c34d — Jasper Lievisse Adriaanse 6 years ago
Add RCTL to my Planck layout (#4475)

ee8627e0 — noroadsleft 6 years ago
Add EEPROM_RESET keycode to keycodes.md doc (#4473)

3dd6d539 — Gergely Nagy 6 years ago
ergodox: update algernon's layout to v1.12

This is the final version of my layout.

Overall changes
===============

* Updated to work with QMK master.

Miscellaneous
=============

* The `đŸ˜‚` symbol can be entered with UCIS.
* `LEAD r` now inputs `Right Alt`.

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2943d19e — Milton Griffin 6 years ago
Keymap: Clone layout for Massdrop's xd75 (#4461)

* Added default75. No lighting.

* Added default75. No lighting.

* Update keyboards/idobo/keymaps/default75/config.h

Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>

* Update keyboards/idobo/keymaps/default75/config.h

Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>

* Update keyboards/idobo/keymaps/default75/config.h

Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>

* Update keyboards/idobo/keymaps/default75/config.h

Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>

* Fixes for pull request

* Updated keyboard declartion structure
48262bdc — Erez Zukerman 6 years ago
Merge pull request #4454 from trunneml/improveddebounce

Adaptive debounce logic
b7dd415c — Erez Zukerman 6 years ago
Merge pull request #4458 from drashna/ergodox_ez_matrix_fix

Fix Ergodox EZ Matrix scan
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>
8837b9d9 — Drashna Jaelre 6 years ago
Fix row 11
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
Next