~ruther/qmk_firmware

Added VIA keymap for pistachio_mp (#14015)

* Added VIA keymap for pistachio_mp

* Fixed typos
46866128 — AquaCylinder 4 years ago
emi20 update (#14013)

* Update keymap & readme

-Keymap.c: Key combinations removed for resetting and added a new way to reset. Also removed unused timer code.

-config.h & rules.mk: Removed on kemap level (these were there for the key combo's)

-Readme.md: Changed the preview image and changed the description to reset the keyboard. Also added what connector type is used.

* Update readme.md

Better wording on how to get the keyboard in bootloader mode

* Update keymap.c

Switched + and - around, same with / and *.
068ab280 — James Young 4 years ago
Keebio Quefrency Configurator rework (#14060)

* add info.json for Quefrency rev1

* add info.json for Quefrency rev2

* add info.json for Quefrency rev3

* add info.json for Quefrency rev4

* remove "global" Quefrency info.json

* remove layout macro aliases from keyboard headers

These were moved into the info.json files.
ac1309cd — James Young 4 years ago
Feels Feels65 Refactor (#14032)

* rename layout macros

The existing layout macro names were not accurate to QMK's standard for the names that were given.

- rename LAYOUT_65_ansi_blocker to LAYOUT_65_ansi_blocker_split_bs
- rename LAYOUT_65_iso_blocker to LAYOUT_65_iso_blocker_split_bs

* correct info.json data

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_ansi_blocker

* add Community Layout support

* update grid alignment on layout macros

* add LAYOUT_all

* refactor default and via keymaps

- use LAYOUT_all macro
- use _______ for KC_TRNS
- via keymap fixes
  - swap KC_BSPC for KC_DEL on Layer 1 (matches default keymap)
  - remove KC_PGUP from Layers 2 and 3 (makes both layers fully transparent)
62009074 — James Young 4 years ago
cest73 TKM Configurator Fixes (#14066)

* info.json: update human-friendly formatting

* correct info.json layout data

- adds missing objects for:
  - split Backspace
  - split Numpad Plus
  - split Numpad Enter
  - split Left Shift
  - ANSI Backslash
  - split Numpad 0
- deletes Mod1 object (not supported in source)
- correct key object sequence
0dacceba — Logan Butler 4 years ago
[Keyboard] Fixes to info.json and rules.mk for Southpad n(#14053)

Making info.json work better with the QMK Configurator and updating rules to work properly with the correct bootloader.
b21e0930 — James Young 4 years ago
Setta21 Configurator Fix (#14055)

* info.json: add line breaks for rows

* info.json: correct key sequence

* info.json: correct width dimension
b51a187d — AnthonyL 4 years ago
[Keyboard] Use Bootmagic Lite on Montex (#14036)

Co-authored-by: Anthony Lowery <anthony.lowery@unity3d.com>
33587254 — Matthias Liffers 4 years ago
[Keyboard] Fix pins, add VIA support for Stream Cheap 2x4 (#14001)

Co-authored-by: Drashna Jaelre <drashna@live.com>
ab10ce49 — s-show 4 years ago
update feature_tap_dance.md translation (#13496)

* update feature_tap_dance.md translation

* Update docs/ja/feature_tap_dance.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* update based on comment.

Co-authored-by: shela <shelaf@users.noreply.github.com>
a8f893ed — yulei 4 years ago
[Keyboard] add n6 keyboard (#13768)

Co-authored-by: Ryan <fauxpark@gmail.com>
837571ef — Charly Delay 4 years ago
[Keyboard] bastardkb/skeletyl: fix LED configuration (#14030)

cab13473 — James Young 4 years ago
ryanbaekr rb86: rename LAYOUT_numpad_6x17 to LAYOUT (#14011)

This keyboard isn't a numpad.
08b2d085 — James Young 4 years ago
MisonoWorks Chocolate Bar Configurator fixes (#14009)

* info.json: apply human-friendly formatting

* info.json: correct key sequence

Places the arrow keys in the proper place in sequence.

* correct maintainer's GitHub link in readme

User changed their GitHub username; previous URL was Error 404.
d9bb42e3 — James Young 4 years ago
Linworks Fave87 Layout Macro Refactor (#14008)

* correct LAYOUT_tkl_ansi data

Number row was positioned 0.25u too low.

* correct LAYOUT_tkl_ansi macro

- remove position K027 (right half of Split Backspace)
- remove position K096 (right portion of Split Right Shift)

* correct LAYOUT_tkl_iso macro

- remove position K027 (right half of Split Backspace)
- remove position K096 (right portion of Split Right Shift)

* enable Community Layout support

* add LAYOUT_tkl_ansi_split_bs_rshift and LAYOUT_tkl_iso_split_bs_rshift
0c6155ec — James Young 4 years ago
Pimentoso TouhouPad Layout Macro refactor (#14010)

* physically arrange layout macro, phase 1

Break the keymap up into rows.

* physically arrange layout macro, phase 2

Moves the Escape and Enter keys to the top row.

* refactor default keymap

- use QMK short-form keycodes
- grid align keycodes

* physically arrange layout macro, phase 3

Moves the X key (Bomb) to the bottom row.

* physically arrange layout macro, phase 4

Physically arrange the Escape and Enter keys.

* physically arrange layout macro, phase 5

Physically arrange the arrow keys.

* physically arrange layout macro, phase 6

Physically align the X (Bomb) key.

* align escape characters in layout macro

* info.json: apply human-friendly formatting
b512afc3 — James Young 4 years ago
Fix line endings in keyboards/absinthe/keymaps/via/rules.mk (#14028)

3c3c5965 — James Young 4 years ago
Gorthage Truck Refactor (#14006)

* info.json: apply human-friendly formatting

* info.json: make key labels more friendly to `qmk info -l`

* correct LAYOUT_3u key sequence

* correct LAYOUT_7u key sequence

* correct LAYOUT_10u key sequence

* refactor default keymap

- use QMK short-form keycodes
- update grid alignment
- use four-space indent
- touch up with `qmk cformat`

* refactor 10u keymap

- use QMK short-form keycodes
- add encoder_update_user() function
- update grid alignment
- use four-space indent

* refactor 7u keymap

- use QMK short-form keycodes
- add encoder_update_user() function
- update grid alignment
- use four-space indent

* refactor gorthage_truck.h

- update grid alignments
- use XXX for KC_NO
- insert omitted KC_NO instances

* correct keyboard metadata in info.json

- use GitHub username for maintainer
- correct keyboard dimensions

* add encoder_update_kb() function to gorthage_truck.c

Gives QMK Configurator compile jobs encoder functionality.

* update maintainer field in info.json

As requested by jpuerto96 (s8erdude).
AL1 refactor (#13679)

LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)

Next