~ruther/qmk_firmware

a3f1defc — Drashna Jaelre 4 years ago
[Keyboard] Fix function references IDB 60 (#10810)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Thorben <34752364+itspngu@users.noreply.github.com>
Fix `implicit declaration of function 'get_host_led_state'` (#10803)

DK60 refactor (#10791)

Hnah108 refactor (#10787)

Co-authored-by: Drashna Jaelre <drashna@live.com>
YMD75 rev3: fix swapped backslash and enter (#10801)

4e72224a — Jay Greco 4 years ago
[Keyboard] Adding info.json files for NIBBLE 65% keyboard (#10769)

1bfec6dd — Leon Anavi 4 years ago
[Keymap] Add KiCad keymap for ANAVI Macro Pad 8 (#10766)

KiCad is a cross platform, free and open source electronics design
automation (EDA) suite. It was used to create ANAVI Macro Pad 8.

This keymap contains 2 layers for KiCad hotkeys and a 3rd layer
for controlling the backlighting and the underlighting.

- Layer for KiCad Schematic hotkeys:
  m - to move selected component
  r - to rotate selected component
  w - to wire components
  v - to edit component value
  F1 - zoom in
  F2 - zoom out
  F4 - zoom center

- Layer for KiCad PCB layout hotkets:
  m - to move selected component
  r - to rotate selected component
  x - to route a new track
  v - to add a via
  F1 - zoom in
  F2 - zoom out
  F4 - zoom center

Signed-off-by: Leon Anavi <leon@anavi.org>
db9204c7 — Benjamin Grosse 4 years ago
[Keymap] add an autoclicker to my plaid keymap (#10743)

27b80468 — Drashna Jaelre 4 years ago
[Keymap] Add OBS keymap for ANAVI Macro Pad 8 (#10742)

OBS keymap for ANAVI Macro Pad 8 with the following shortcuts:

- Shortcuts useful for switching scenes on the 1st row:
  Hold Left Control, Shift, Alt and GUI and press F9
  Hold Left Control, Shift, Alt and GUI and press F10
  Hold Left Control, Shift, Alt and GUI and press F11
  Hold Left Control, Shift, Alt and GUI and press F12
- Center to screen: Ctrl+D
- Fit to screen: Ctrl+F
- Move source to top of sources list: Ctrl+Home

Signed-off-by: Leon Anavi <leon@anavi.org>
359aff6c — AlisGraveNil 4 years ago
Roadster Edit (#10784)

36f4f1e9 — Harshit Goel 4 years ago
[Keyboard] Redox via support added (#10710)

* add via config for Redox OG

* Fix name typo

* clean up via file and move to via pull

* fix typo in readme, align config.h properly
f487b726 — Alby Barber 4 years ago
[Keyboard] Adding Little Alby the Arduino Keyboard (#10713)

* Adding little Alby keyboard

* Adding readme and expanding programs

* Updating readme

* adding spirit guide

* changes based on review

* Updating config name and readme

* Update keyboards/littlealby/mute/rules.mk

Update tabbing

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/littlealby/mute/rules.mk

Remove other boards

Co-authored-by: Ryan <fauxpark@gmail.com>

* Changes based on review

* Update keyboards/littlealby/mute/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/littlealby/mute/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/littlealby/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/littlealby/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/littlealby/mute/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Adding unique vendor and Product IDs

* Update keyboards/littlealby/mute/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* 0x4D55 = MU

* Adding default map

Co-authored-by: Alby Barber <albybarber@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Add brightness level API to OLED driver (#10772)

* Add brightness level API to OLED driver

* Set default brightness to 255
b9ed9d33 — bintobean 4 years ago
[Keyboard] Add via keymap to E6.5 (#10771)

* Added basic via keymap

* Added via keymaps and changed config Product and Vendor ID

* Update keyboards/exclusive/e65/keymaps/via/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/exclusive/e65/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Refactored via/keymap.c to use LAYOUT_all

* Refactored e65.h to remove nested matrix layouts

* Previous commit missed LAYOUT_65_ansi_blocker. Fixed

Co-authored-by: Ryan <fauxpark@gmail.com>
2ac0927f — kaylanm 4 years ago
[Keyboard] Add via keymap for percent booster (#10768)

9dad9148 — James Young 4 years ago
xelus/kangaroo: fix info.json layout macro reference (#10765)

50481ce7 — Adrian 4 years ago
[Keyboard] Added polilla keyboard (squashed) (#10686)

74a2edd9 — Cameron Moon 4 years ago
docs(massdrop alt/ctrl): update link to loader releases (#10781)

* docs(massdrop alt): update link to loader releases

Update the link to the Massdrop Loader releases page to point to the releases index rather than release 0.0.1

* docs(massdrop ctrl): update link to loader releases
805e13a6 — James Young 4 years ago
[Keyboard] KBDfans Bella Soldered tidy-up (#10753)

* KBDfans Bella Soldered: add readme

* add image to readme

* tidy-up Configurator layout data

Key positioning was not true to the assembled board.

* reduce readme redundancy
fcd55e2f — Yasha Mostofi 4 years ago
[Keyboard] Add Via support for TG4x (#10571)

* Update vendor ID

* New default layout with RESET mapped

* Add Via keymap

* Update README

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

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/tg4x/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Delete config.h

* Update keyboards/tg4x/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
Next