~ruther/qmk_firmware

81698df0 — Frothy 5 years ago
[Keymap] Add Via keymap for Contra (#9119)

* Add Via keymap for Contra

 * Added Via-enabled keymap
 * Changed VENDOR_ID from 0xFEED to 0x4354 (CT)

* Removed unnecessary RGB mappings

* PR changes

 * Removed empty via/config.h
 * Changed product ID from 0x6060 to 0x0001
fca35a35 — Tracy Wadleigh 5 years ago
[Keyboard] handwired/twadlee/tp69 (#9013)

Includes info.json for custom layout and a minimal default keymap.
5d01cc45 — powerlemming 5 years ago
[Keyboard] KBDClack kaishi65 (#9089)

* Added kaishi65 keyboard

* added kaishi65

* Update readme.md

* Updated info.json and keymap

* Updated folder structure

* Updated readme + keymap

* Updated info.json

* Update keyboards/KBDClack/kaishi65/readme.md

* Update keyboards/KBDClack/kaishi65/kaishi65.c

* Update keyboards/KBDClack/kaishi65/readme.md

* Deleted \keymaps\config.h

* Update keyboards/KBDClack/kaishi65/config.h

* Folder name changed

* Update keyboards/kbdclack/kaishi65/info.json

* Update keyboards/kbdclack/kaishi65/kaishi65.h

* Update keyboards/kbdclack/kaishi65/keymaps/default/keymap.c

* Update keyboards/kbdclack/kaishi65/rules.mk

* Update keyboards/kbdclack/kaishi65/keymaps/default/keymap.c
eaab0844 — NekuSoul 5 years ago
Fix typo in led_config for dztech/dz65rgb (#9122)

Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)

cceab93b — Maxr1998 5 years ago
[Pulse4k] Add personal keymap
4161573b — Maxr1998 5 years ago
[Pulse4k] Various improvements

Rework led adjustment combo (have it defined by keymap now), reformat code, update copyright
DZ60: update to current template & code style (#9113)

f1254067 — codecoffeecode 5 years ago
Adding unit tests for list-keymaps command (#7711)

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-Authored-By: Erovia <Erovia@users.noreply.github.com>
afebb657 — Vincent Lee 5 years ago
[Keymap] Add Via support to the Melody96 (#9050)

* Add files needed to The Via support on Melody 96

* Remove manufacture name from product name

* replace blank key with Transparent keys

* Update keyboards/melody96/rules.mk

* Update keyboards/melody96/keymaps/via/keymap.c

* Change Product ID to "M" + 96

* Update keyboards/melody96/keymaps/via/rules.mk

* add LTO to via's local file

* Update keyboards/melody96/rules.mk
7f6ba2bf — MechMerlin 5 years ago
[Keymap] VIA Support: Exclusive E7-V1 (#9038)

* add a VIA Keymap

* update VID and PID

* update readme

* Update keyboards/exclusive/e7v1/readme.md
142ebaea — Nick Blyumberg 5 years ago
[Docs] Clarify layer transparency keymap.md (#9081)

* Revised the grammar and clarity of the Layer Precedence and Transparency

* Update docs/keymap.md

* Update docs/keymap.md

* Update docs/keymap.md

* Update docs/keymap.md

* Update docs/keymap.md

* Update docs/keymap.md

* Update docs/keymap.md
bbd17def — Rossman360 5 years ago
[Keyboard] Rebound rev3 (#9101)

* more stoof

* readme update

* reverting keymap

* re-adding userspace

* new userspace needed

* no want 0 under thumb

* gettin fancier with my knob

* macro fix

* had pins for oled ver

* wait, these are the right pins

* reduntant line

* image fix

* get highest layer every day

* whoops

* correct rev name in json

* a few good catches

* what I had planned
d89e5524 — Max Rumpf 5 years ago
[Phoebe] Keymap improvements (#9092)

Enable leader key with some useful macros, use fancier design for keymap previews in code, other smaller tweaks
9cf69a19 — Konstantin Đorđević 5 years ago
[Keymap] Update personal userspace and keymaps (#9082)

* Replace custom RCTRL implementation with built-in LM

Caveat: sends LCtrl instead of RCtrl

* Enable VIA support in KBD6X keymap

* Disable LTO on ChibiOS boards

* Disable locking support and Magic keycodes for all keymaps

* Organize and annotate rules.mk and config.h files

* Enable Console for Melody96 keymap

* L_RANGE_KEYMAP → LAYERS_KEYMAP

* Revert "Replace custom RCTRL implementation with built-in LM"

This reverts commit 17d706a82d7e31b53cd84efeb9b2ddb9922a2368.

* Set DYNAMIC_KEYMAP_LAYER_COUNT to 3 in Doro67 and Wasdat keymaps

* Enable Bootmagic Lite for all VIA keymaps
c6cf1ae4 — Paul Scheikl 5 years ago
[Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079)

* added koy layout to qmk on xd75 board

* added koy keymap for the atreus62 board

* reduced time for autoshift

* added documentation

* changed layer 7 to a tap toggle and adjusted mouse speed a little

* Update keyboards/xd75/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h

* Update keyboards/xd75/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h

* Update keyboards/xd75/keymaps/ScheiklP/koy_common.h

* Update keyboards/atreus62/keymaps/ScheiklP/koy_common.h

* Update keyboards/atreus62/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h

* Update keyboards/atreus62/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h

* changed keymap to lowercase name to conform with qmk guidelines

* Update keyboards/xd75/keymaps/scheiklp/rules.mk

remove unnecessary rules

* Update keyboards/atreus62/keymaps/scheiklp/rules.mk

remove unnecessary rules

* moved common files for koy layouts to the users folder and removed empty file

* Update keyboards/atreus62/keymaps/scheiklp/keymap.c

* Update keyboards/xd75/keymaps/scheiklp/readme.md

* Update keyboards/xd75/keymaps/scheiklp/readme.md

* Update keyboards/atreus62/keymaps/scheiklp/readme.md

* Update keyboards/atreus62/keymaps/scheiklp/readme.md
2c9ab8a6 — Peter (Rocky) Villano 5 years ago
[Keymap] adds pvillano's preonic keymap (#9106)

* adds pvillano's preonic keymap

* Remove unnecessary "\" (tested - ok)
0bf60acc — Wilba 5 years ago
[Keyboard] Added wilba.tech WT60-C (#9025)

6b54f3ce — Erovia 5 years ago
CLI: Tune doctor's udev rule checking to match #8750
c3aaed8d — Keenan Brock 5 years ago
[kle2info] Trim the code in `kle2xy` (#8955)

* [kle2jinfo] use min/max instead of if

This is a slight change.
Before, the key_skel would keep the invalid value for future keys.
I think this is what was actually intended.

* [kle2info] calculate x

x is the current_x * key_size + (key_size/2)
y is the current_y * key_size + (key_size/2)

no reason to track both
Next