~ruther/qmk_firmware

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
4c8469f5 — AnthonyNguyen168 3 years ago
Update json file to support Configurator correctly. (#17692)

Move keyboard USB IDs and strings to data driven: O (#17874)

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.
068bfc49 — Niko Wenselowski 3 years ago
[Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)

Move keyboard USB IDs and strings to data driven: N (#17865)

Move keyboard USB IDs and strings to data driven: L (#17849)

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
3b40ded5 — James Young 3 years ago
ryanbaekr rb18 Configurator Data Fixes (#17872)

* info.json: apply friendly formatting

* info.json: correct key sequence

* info.json: remove dead space from layout

* info.json: correct maintainer value
e1b6034f — axtloss 3 years ago
[Keymap] Add axtloss keymap for sofle (#17835)

Co-authored-by: Drashna Jaelre <drashna@live.com>
f6a91649 — James Young 3 years ago
KPrepublic BM80v2 Touch-Up (#17851)

* info.json: apply friendly formatting

* info.json: correct layout data

Fix the size and position of the Backslash key.

* readme.md: touch-up formatting

* readme.md: switch Bootloader and Docs sections

* correct keyboard maintainer
Move keyboard USB IDs and strings to data driven: handwired (#17822)

Move keyboard USB IDs and strings to data driven: E (#17815)

da07e7dd — Bahrul Hidayat 3 years ago
[Keyboard] add dyz60-hs (#17763)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
c0e3a161 — kopibeng 3 years ago
[Keyboard] Update MNK88 RGB Underglow LED Number (#17833)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Move keyboard USB IDs and strings to data driven: D (#17814)

d1096ad4 — Chris Swenson 3 years ago
[Keymap] Add enigma keymap for contra keyboard (#17829)

d2aa8e6b — James Young 3 years ago
KBDfans Bounce Pad: Correct QMK Configurator Implementation (#17845)

[Keyboard] add Zoom87 (#17831)

d93dfbff — Drashna Jaelre 3 years ago
Fix check when compiling HID Joystick with digital driver (#17844)

Next