~ruther/qmk_firmware

bce4fb45 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: K (#17846)

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
d52d7bc6 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
ce9bb6d3 — kkokdae 3 years ago
[keymap] Add kkokdae keymap for keyboardio/atreus (#17843)

* [keymap] Add kkokdae keymap for keyboardio/atreus

* Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Revert "Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c"

This reverts commit 8e9ccc78c796ea482b5b48d546498c06e3a2af09.

Co-authored-by: Drashna Jaelre <drashna@live.com>
40499bed — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
5f6ec37b — Travis 3 years ago
[Keymap] Add TravisHi keymap for SplitKB Kyria (#17858)

* Init commit

* Prep for MVP

* Add F Fixes (thanks F!)

* Fix some incorrect layer summons

* Create readme (remove comments from code)

* Update OLED indicators (test)

* Add more OLED updates

* Add more layouts

* Update readme and small tweaks

* Update layers and prep for LED layers

* Fix a trapped layer issue

* Test animations

* Add a happy frog animation to right screen

* Add bulk work

* Move fren readme image

* Can't save images

* Update FPS layout

* Update Symbols layer

* Update readme

* Update readme (future comments move to readme)

* Remove superfluous comments & add Licence

* Add licence update
b31c914f — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
4c8469f5 — AnthonyNguyen168 3 years ago
Update json file to support Configurator correctly. (#17692)

90259eb0 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: O (#17874)

78833064 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
24488e04 — James Young 3 years ago
SKergo Refactor (#17877)

* skergo.h: use ___ for KC_NO

* skergo.h: use 3-character notation

* skergo.h: add matrix diagram

* add LAYOUT_all macro

* update grid alignment of LAYOUT macro and keymaps

* refactor keymaps

Refactor keymaps to use the `LAYOUT_all` macro. Converts tabs to spaces.

This change necessitates the following changes to keymaps:

- The keycodes for Page Up, Page Down, and End each move up one row - all as the last keys on their new rows.
- The keycode for the secondary B key moves up one row, inserted between the primary (left side) B and the N.

* remove LAYOUT macro

* rename LAYOUT_all macro to LAYOUT_split_bs

* add LAYOUT_2u_bs macro

* readme.md: add flashing example

* info.json: correct maintainer value

Update to reference maintainer's GitHub username.
1f8e9c18 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
068bfc49 — Niko Wenselowski 3 years ago
[Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)

479c7876 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: N (#17865)

e6dc14ae — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: L (#17849)

e3ee87ee — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
26b17a71 — James Young 3 years ago
MS Sculpt Touch-Up (#17871)

* info.json: fix JSON syntax error

* info.json: convert tabs to spaces

* info.json: add QMK Configurator layout data

* readme.md: switch Bootloader and Docs sections
Next