~ruther/qmk_firmware

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
1de64589 — That-Canadian 7 years ago
Launchpad (#2767)

* Line ending stuff again

* Added base launchpad files and a default layout

* Updated KEYMAP to LAYOUT, also editing default keymap a bit and added a readme
3bb64791 — Salt-Peanuts 7 years ago
Updated info and fixed minor errors (#2769)

5ec3bd9e — Josh Asplund 7 years ago
Adds default IC keymap (#2677)

d3c6da7a — Kenneth Aloysius 7 years ago
Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 README (#2704)

* 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
Next