~ruther/qmk_firmware

cd7bc031 — Sid Carter 6 years ago
[Keymap] Personal keymap for the planck with muzak (#6402)

* personal keymap for the planck with sounds

* need that minus and underscore where I can see them

* remove unused block

* some, shall we call them, minor changes?

* I don't think this is required anymore
22a8992d — yrdns 6 years ago
Fix RGB Matrix Cycle Left-Right Animation (#6421)

One-line fix for a typo that could break build if DISABLE_RGB_MATRIX_CYCLE_LEFT_RIGHT was defined but not DISABLE_RGB_MATRIX_CYCLE_ALL

2367e3e1 — MechMerlin 6 years ago
[Keyboard] TGR Jane v2 (#6361)

* initial commit TGR Jane

* lighting support

* use the default keymap lifted from community layouts for LAYOUT_tkl_ansi

* add information regarding reset key, hardware supported, and hardware availability

* document that it supports v1.1 as well thanks to nickheller's confirmation

* update some verbage in the readme

* add QMK Configurator support

* establish switch matrix for three main layouts

* add community layout support

* readme fixes

* Update keyboards/tgr/jane/info.json

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

* Update keyboards/tgr/jane/rules.mk

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update keyboards/tgr/jane/config.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
0bd03150 — fauxpark 6 years ago
Remove NO_BACKLIGHT_CLOCK (#6418)

feddc496 — Nick Brassel 6 years ago
[Keymap] Tzarc's Luddite keymap (#6416)
36d39025 — Konstantin Đorđević 6 years ago
[User] Update personal userspace and keymaps, add reactive underglow (#6410)

* Update MODERN_DOLCH_RED color

* Remove unused RAL_LAL tap dance

* Disable Space Cadet on all boards

* Rework SEND_STRING_CLEAN into CLEAN_MODS, fix DST_P_R/DST_N_A

* Disable unnecessary underglow animations

* Rearrange feature flags in rules.mk files

* Change custom colors from structs to defines

* Add some explicit initializers

* Add MODERN_DOLCH_CYAN color

* Add IS_LAYER_ON_STATE()/IS_LAYER_OFF_STATE() macros

* Add led_set_keymap() template function

* Change underglow color based on Caps/Fn state

* Preserve val when changing underglow colors

* Only trigger Fn light for Fn layer

* Refactor fn_light() and caps_light() slightly

* Add comments to fn_light() and caps_light()
f204ed67 — kakunpc 6 years ago
[Keyboard] Set RGBLIGHT ENABLE for angel64 (#6405)

* set RGBLIGHT

* remove default keymap RGB enable

* set limit value

* Revert "set limit value"

This reverts commit 2374b2aa204f05f7bcea8ed65623b0c46a011aa2.
f3acaff6 — XScorpion2 6 years ago
[Keymap] Fix default layer display (#6398)

20c0533c — XScorpion2 6 years ago
[User] Xulkal Keymaps Update (#6392)

* Xulkal changes

Refactor rgb & encoder menu

Hadron Keymap

Refactor oled menu

* Fixing horizontal OLED data display

* Reverting changes to take to separate prs
a747953d — thomas-d-11 6 years ago
[Docs] Add Sections and MO(layer)/TG(layer) Example (#6308)

* Add Sections and MO(layer)/TG(layer) Example

Major changes:
1. Added sub-section headings to the portion before the examples.
2. Added a new Example 6, that allows MO(layer) and TG(layer) functionality to be embedded within tap dance functions.

Minor Changes:
1. Edited some text to better fit with new sub-headings.

* Update feature_tap_dance.md

* Update feature_tap_dance.md
1ab008ea — Alex Mayer 6 years ago
1up60hse: Add Layer Diagrams (#6408)

0a7222b7 — Kosuke Adachi 6 years ago
[Keymap] Refactor the default keymap for crkbd and add a new keymap for me (#6404)

* Remap default keys

* Remove self defined keys

* Remove unnedessary breaks

* Unable read_keylogs

* Add a keymap for foostan

* Remove unnecessary spaces

* Remove "include" that it automatically including
4381dea6 — noroadsleft 6 years ago
QMK Configurator fix for ProjectKB Alice info.json (#6400)

File was referencing an incorrect layout macro name.
827f8ce1 — Danny 6 years ago
[Keyboard] Add QMK configurator JSON for Alice PCB (#6397)

207fde99 — Danny 6 years ago
[Keyboard] Add ergodicity (#6396)

* Initial addition of Ergodicity

* Add QMK configurator JSON
b1691ba6 — Joel Challis 6 years ago
Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)

7ec583e5 — Jarred Steenvoorden 6 years ago
[Keymap] Jarred's Plaid keymap (#6049)

* Add my plaid keymap

* Move planck / plaid keymaps to common layout folder
c966da89 — Will Sturgiss 6 years ago
[Keymap] Added wsturgiss keymap for mechmini2 (#4917)

* basic layout v1.0

* changed KC_TRNS to _______

* most symbols are on double tap, except quote, that was cancer

* better formatting and set toggle for game layer

* added colors to layers to make knowing your current layer easy

* have an empty macro working

* enabled unicode

* moved stuff to my folder and removed edits from communal files

* cleanup

* removed the game layer.  Never used it

* made changes requested by drashna and vomindoraan

* got rid of some unnecessary code

* got very basic unicode on mac working

* added ctrl_esc

* more changes as requested by noroadsleft

* more leader additions, removed macros because leader stuff replaces that functionality

* removed an old macro I forgot to remove earlier

* final deletion at noroadsleft request

* changed a line to explicitly specify a purple color.
8060e529 — Drashna Jaelre 6 years ago
[Keyboard] Align Planck EZ config with ZSA/Ergodox config (#6371)

2e8cdb12 — mechmerlin 6 years ago
update docs based on fireworm's comments
Next