~ruther/qmk_firmware

45f04490 — Tom Swartz 5 years ago
xd75re Multi-layer keymap (#10499)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control (#10460)

Co-authored-by: s-ol <s-ol@users.noreply.github.com>
1960e250 — yiancar 5 years ago
Enable Mediakeys for yiancar's 328p keyboards (#10476)

8fbea13a — Adam Gwilliam 5 years ago
resolve extra param issue in boardsource/5x12 via keymap (#10501)

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Danny <nooges@users.noreply.github.com>
Co-authored-by: Adam Gwilliam <agwilliam@yaharasoftware.com>
d78a2b81 — thompson-ele 5 years ago
[Keymap] VIA Support for Nein Macropad (#10496)

Co-authored-by: Ryan <fauxpark@gmail.com>
76e35e02 — yiancar 5 years ago
Rename nebula65 -> nebula68 (#10490)

Co-authored-by: Ryan <fauxpark@gmail.com>
272b3309 — Jean Potier 5 years ago
[Keymap] samae keymap for RGBKB Zen rev1 (#10350)

* Add samae's keymap to zen rev1

* Docs update

* Less animations

* A few cleanups

* Update keyboards/rgbkb/zen/rev1/keymaps/samae/keymap.c

* Update keyboards/rgbkb/zen/rev1/keymaps/samae/keymap.c

* Update keyboards/rgbkb/zen/rev1/keymaps/samae/keymap.c

* Update keyboards/rgbkb/zen/rev1/keymaps/samae/keymap.c

* Review fix: add copyright statement
11c308d4 — Drashna Jaelre 5 years ago
[Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)

* Convert ErgoDox EZ to lite matrix

* Add initial config from Dactyl config

Based on ErinCall's work to generalize the mcp i/o expander matrix code

* formatting

* Fix number of pins

* Remove unused defines
MSYS2: Switch to arm-none-eabi-gcc package (#10421)

5ecb1b2d — Keebz Dot Net 5 years ago
Wazowski 23-19 VIA Support (#9730)

* fixed keymap placement

- online configurator keys were in the wrong location and needed to be fixed
- fixed a key being to high on the y position

* Create rules.mk

* Create keymap.c

* Update rules.mk

added VIA support

* Changed wazowski via keymap to include skipped switch

* changed the vendor ID

* Update keyboards/keebzdotnet/wazowski/config.h

* Removed VIA enable from keyboard rules.mk

* Update keyboards/keebzdotnet/wazowski/rules.mk

* Fixed wazowski via keymap build errors

* Added multi-layer support for Wazowski via keymap
8b90822f — MakotoKurauchi 5 years ago
add tester keymaps for yushakobo/quick7 (#10282)

* update "Hardware Availability"

* add a section of "How to build"

* update "Hardware Supported"

* add tester keymaps for yushakobo/quick7

* update license headers in keymaps/tester/config.h

Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
9f36aa64 — Brandon Claveria 5 years ago
[Keyboard] Add astro65 handwired (#10449)

* Add pandemic keyboard

* Fix default keymap

* Add via keymap

* Fix via keymap

* Fix keymaps and pandamic.h

* add info.json

* update info.json

* Apply suggestions from code review

* Update keyboards/handwired/swiftrax/pandamic/info.json

* make suggested changes

* Add astro65

* fix info.json

* Apply suggestions from code review

* add more layers for via

* Apply suggestions from code review

* halp

* add other layout

* fix astro65.h

* commit suggestions

* Update keyboards/handwired/swiftrax/astro65/info.json
284a5267 — Reibl János Dániel 5 years ago
Add Unicode modes for `handwired/riblee_f401:riblee` (#10461)

* Add unicode modes

* Update keyboards/handwired/riblee_f401/keymaps/riblee/config.h
d844f5af — Sendy YK 5 years ago
Update mrsendyyk Community Layouts (#10338)

* Add layouts/community/numpad_5x4/mrsendyyk

* Update keymap.c

* Update readme.md

* Update readme.md

* Update readme.md

* Rename my community layouts

* Rename

* Rename

* Cleanup my code

* Update readme.md

* Cleanup

* Update keymap.c

* Delete unnecessary files
2eeb30cd — Joel Schneider 5 years ago
[Keyboard] Add SiCK-PAD handwired keyboard (#10429)

* Add sick_pad

* Adjust setup for Proton C

* Add readme

* Add info.json

* Make requested changes

* Resolve PR issues
c7599bf4 — MechMerlin 5 years ago
Swapparoo of bottom row keys (#10277)

Merge pull request #10457 from 2Moons-JP/trifecta_keymap

fbdc65e2 — Drashna Jaelre 5 years ago
[Keyboard] Add PloopyCo devices (#7935)

* Initial Commit for Ploopyco Trackball

This is a WIP at this point.  Most of it compiles, but the SPI commands are non-functioning as they come from Arduino, so don't exist in LUFA

* Convert SPI commands from arduino to LUFA

But I have no idea if this is actually correct or not

* Update keyboard readme

* Clean up ploopyco trackball

* Update readme

* Update mouse key stuff

* last minutue cleanup

* Add caveat about scroll wheel

* Fixup to code

* Additional fixup

* Add movement multiplier

* Rename folders

* mid changes

* temp

* Got it working!!!!!

* Additional cleanup of code

* Make unused pin calls more compact

* Rotation info

* Add debouncing checks

* Make everything replaceable

* Add info.json

* Include ISP flashing info

* Better handling for user customization

* Reconfigure CPI stuff

* fix issues with debug printing

* Fix tiny scroll issue

* Add and update scroll code from ploopy mouse

* Update licensing

* Add PloopyCo Mouse

* Cleanup and layout stuff

* Move common files to main folder for reuse

* Increase polling rate

* Update image for mouse

* Apply changes from code review

* Add VIA support
34b9c51d — ridingqwerty 5 years ago
Keyboard update: SL40 (#10445)

* adding alpha variants

* adding cajal layouts

* adding V2 PCB support

adding additional layouts for new PCB version, and correecting incorrect image in info file

* Cleanup master -- remove alpha9

* Cleanup master -- remove g4m3ralpha

* Cleanup master -- remove cajal & sl40

* Master cleanup -- re-add sl40

* Master cleanup -- correct SL40 image

* Keyboard addenda: Production version of sl40

Co-authored-by: worldspawn00 <mcmancuso@gmail.com>
50835bb1 — Joel Challis 5 years ago
[keyboard] Add SP-111 support (#10193)

* Initial sp111 support

* Align with template
Next