~ruther/qmk_firmware

5d5b161d — MechMerlin 7 years ago
ALF X2 QMK Configurator Support (#2788)

* Add microswitch information for visiblity in QMK Configurator

* Add info.json with layouts for ALF X2

* Add new LAYOUTs

* remove that extra comma
7cb3c0e4 — Drashna Jaelre 7 years ago
Add pretty layout to all ergodox clones (#2686)

* Add pretty layout to all ergodox clones

* Info.json cleanup for EZ

* Add info.json for ergodone

* info.json cleanup
Add personal Tada68 Keymap (#2633)

* Add personal Tada68 keymaps

* remove uneccessary tada68 folder

* recommit with temp name

* remove bad folder name

* fix bullet list format

* rename to fezzant

* remove unnecessary config.h file
5ca9aecf — Joe Wasson 7 years ago
Talljoe's layout with common keymap. (#2764)

* Add userspace to talljoe layout.

* Move more authority to userspace and create Bananasplit layout.

* Move more things into userspace.

* Common Core example

* More work on common layout.

* Num layer.

* talljoe-ansi layout

* Updates for Zeal60

* Add Zeal60 to 60_ansi_split_bs_rshift

* Swap Escape and Grave

* Num-layer tweaks

* More tweaks.

* Add 1up60rgb to world of layouts.

* Rename ansi_split_bs_rshift layout to hhkb.

* Control RGB Backlight.

* change capslock led

* Remove obsolete line from rules.mk.

* Add user-friendly userspace override.

* Fix enter for 1uprgb60

* Revert "Rename ansi_split_bs_rshift layout to hhkb."

This reverts commit 53133719db25c7cb6a199108bbf5d980481a45f4.
33fdd1d2 — Drashna Jaelre 7 years ago
Fix Audio Clicky sub-feature (#2784)

* Fix Audio Clicky feature

* Add to features
d1c3419d — Mike Kozlowski 7 years ago
Rework layer function docs (#2656)

* Rework layer function docs

* Update per PR feedback
9a7347e3 — fixed 7 years ago
Adds config for ALF X2 60% keyboard (#2765)

* Adds initial keyboard config and layouts for ALF X2 60%

* Cleans up empty if/else blocks

* Renames KEYMAP to LAYOUT across the alf_x2 config files.

* Replaces include in alf_x2 keymaps with QMK_KEYBOARD_H macro
e36d6bbb — bjacques 7 years ago
Update feature_tap_dance.md (#2643)

14b2a355 — MechMerlin 7 years ago
Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)

1bb77c08 — Drashna Jaelre 7 years ago
Update to drashna keymaps and userspace (#2756)

* Re-add NO_SECRETS option

* Add Thumb Clusters defines for default layout

* Minor tweaks

* More Minor tweaks

* Revert Orthodox layers and move function keys around

* Fix keymap so it will compile under the Infinity

Since I haven't added 'pretty' layouts to it yet

* Cleanup of userspace

* Cleanup keymaps

* OMG fix Workman

* Move mods layer key around

* Reduce debounce in Ergodox EZ

* Fix Infinity layers

* Add list of pins used by Ergdox EZ for easy reference

* Revert "Reduce debounce in Ergodox EZ"

This reverts commit 8a3db2673b419ef8032c40a6d29156cef632f9cd.

* Add Clicky toggle to Orthodox

* Fix Audio Clicky keycode

* Enable Faux Clicky by default

* Add Unicode stuff
4e4101ef — Drashna Jaelre 7 years ago
Fix Merge issue that reverted LS default keymap to KEYMAP (#2778)

46d12d90 — Fayek Helmi 7 years ago
changed the ALTFN layer key position and Readme file

c604cd6f — Danny 7 years ago
Add Nyquist Rev. 2 (#2414)

2a63e212 — Luciano Malavasi 7 years ago
Firmware for Alpha (28-key keyboard) (#2755)

* alpha with firmware added to list of keyboards, ready to push

* revised according to drashna's fixes

* keymap -> layout?

* fixed macro and improved layout issuesOC

* Update rules.mk

* Update alpha.h

* Update and rename keyboards/alpha/layouts/default/28_alpha/keymap.c to keyboards/alpha/keymaps/default/keymap.c

* alpha/readme.md added according to qmk templateOC

* resolved a careless merge conflict

* bugfix
503335be — Christian Hartlage 7 years ago
Added GH60 Satan ISO layout with split right shift and split backspace (#2773)

* added an iso layout that supports split backspace and split rshift

* added a keymap which uses the iso layout with split backspace and split rshift

* added a #define LAYOUT_ for the KEYMAP_

* fixed missing newline
0912c42f — Kenneth Aloysius 7 years ago
Add Staryu macropad support (#2768)

* Add M6-A keymap

* Update XD60 keymap

* Update XD60 keymap readme

* Update JJ40 and Let's Split keymaps

* Add readme for M6-A

* Fix typo, update JJ40 README

* Update jj40 readme

* Cleanup jj40 keymap

* Revert Let's Split QWERTY layer to default before #2010

* Update numpad layers

* Fix: Let's Split keymap getting stuck mods due to having keycodes assigned on the Raise layer

* Keep ASCII art consistent with keymap

* Staryu: initial port

* Add personal keymap

* Added and updated READMEs

* Fix: default keymap for staryu

* Rudimentary backlight support.

* Enabled mousekeys for default keymap

* use QMK_KEYBOARD_H and LAYOUT

* Update readme.md for NIU mini: flash using avrdude

* Fix missing linebreaks for Staryu README

* Update readme.md
3ea8bcb8 — Thanh Hai Mai 7 years ago
Add Carpalx keymap for Kinesis (#2771)

Added dz60/eric and hhkb/eric (#2772)

* added hhkb eric

* dz60 and hhkb
ded93909 — Salt-Peanuts 7 years ago
 Updated folder name; overdue updates to keymap and readme files (#2770)

* Updated info and fixed minor errors

* Updated folder name; overdue updates to keymap and readme files

Updated folder name; overdue updates to keymap and readme files
3cab04df — MechMerlin 7 years ago
QMK Configurator support for alps64 pcb (#2774)

* Change KEYMAP to LAYOUT

* add layouts that match the layouts hasu has defined for alps64

* add layouts in info.json for aek, standard, and infinity

* Add LAYOUT_iso and LAYOUT_all along with respective info.json LAYOUTs
Next