~ruther/qmk_firmware

c28a4321 — Harshit Goel 6 years ago
added info.json for ymd96 (#4982)

* added info.json for ymd96

* fix layout for keymap_custom macrom, correct info.json for default layout

* add info layout for iso

* add info layout for iso

* align layout name, added maintainer username

* layout case fix

* layout case fix

* fix overlapping keys

* match layouts to keymaps.
066818f5 — Erovia 6 years ago
Define RGB colors (#5300)

* Define RGB colors

Define RGB colors and pass them to the rgblight functions, instead of
defining multiple macros.

* Add new color definitions support for RGB Matrix

* Add/clarify info about new color definitions in Docs

* Add deprecation warning banner to rgblight_list.h
c7583d18 — Drashna Jaelre 6 years ago
Update handwired/frenchdev keyboard (#5443)

76e78e8c — Jason Koh 6 years ago
Atreus rules.mk and readme (#5678)

* Update rules and readme to reflect new make usage.

* Minor edit.

* Minor edit.
4ecaa25f — XScorpion2 6 years ago
forgot to update the define usage when 90 degree rotation was moved to a runtime switch (#5676)

81d8e6ef — MechMerlin 6 years ago
[Keyboard] Doro67 RGB PCB  (#5677)

* initial commit

* get rid of some of the vanilla code

* set up matrix and pins

* Create LAYOUT macro and an appropriate keymap

* support for caps lock LED

* add some documentation to the doro67 parent readme

* align the language used in the several readme files

* initial commit

* get rid of some of the vanilla code

* set up matrix and pins

* Create LAYOUT macro and an appropriate keymap

* support for caps lock LED

* add some documentation to the doro67 parent readme

* align the language used in the several readme files

* Use RGB Matrix and fix enter key bug

* fix formatting

* remove merge conflict artifacts

* make a more useful default keymap

* add configurator support for the RGB pcb

* fix rgb matrix based on new info. Multipler should be reversed

* forgot to actually set the pin output for caps lock led

* fix offset keys in layer 1 keymap

* code cleanup

* use macros for the rgb_led calculations struct

* set RGB led num to 67 as I mistakenly counted the caps lock led

* cleanup config.h file

* add RGB note in readme

* get consistent naming in config file

* fix some inconsistencies

* readjust matrix and get rid of macros based on drashna's suggestions
98f7af6d — George Petri 6 years ago
[Keymap] Add keymap for keebio/quefrency 65% version (#5666)

* add keymap

* fix readme title

* renamed README.md to lowercase, fix typo

* renamed README.md to lowercase, for real

* add double spaces for github

* lowercase name in readme

* rename directory to lowercase
50e0bdab — moyi4681 6 years ago
[Keyboard] dz60rgb: update default keymap (#5661)

* Update keymap.c

* Update config.h

* Update dz60rgb.c

* Update keymap.c
e2843c25 — Rys Sommefeldt 6 years ago
[Keymap] Shuffle FL1 some more  to match keycap legends (#5673)

b27ddf1e — XScorpion2 6 years ago
[Keyboard] Updated rules.mk for Sol to use the correct feature flag (#5672)

829ccd34 — XScorpion2 6 years ago
RGB Matrix docs update from mechmerlin discussion (#5667)

* RGB Matrix docs update from mechmerlin discussion

* alignment

* Apply suggestions from code review

Co-Authored-By: XScorpion2 <rcalt2vt@gmail.com>
ff9cd1dd — William Chang 6 years ago
Added keymap/userspace for dz60 build 4 with readme (#5668)

* Initial commit

* Modified keymap and updated readme.

* fixed numbering in readme

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Made requested changes in PR.

* Rename README.md to readme.md
d3268280 — Ryan Caltabiano 6 years ago
Removed / replaced questionable logos and added licenses file for safe logos
33e27b2a — Ryan Caltabiano 6 years ago
Fixing readme from feedback
dd3a813f — Ryan Caltabiano 6 years ago
Reducing size of data send in one frame & update Zen rev2 oled usage
0a645225 — Ryan Caltabiano 6 years ago
OLED Driver Feature
b5cb5ec6 — zvecr 6 years ago
Fix koyu readme encoding (#5655)

a1f25140 — Jan Christoph Ebersbach 6 years ago
[Keyboard] Layout and configuration updates for Signum 3.0 (#5652)

* Make Signum 3.0 compatible with default ortho_4x12 layout

* Disable unicode map by default

* Add missing backspace key

* Add missing delete key

* Fix broken gui right command

* Move MO5 to a different key an add Esc to L4

* Move MO5 to a different key

* Add Del and Bspace to layer 4
ed74bd95 — Rys Sommefeldt 6 years ago
[Keymap] Make the layout friendlier for use with the iPad (#5654)

* Make the layout more similar to Apple keyboards to make it friendlier for using with an iPad

* Fix config.h pragma, plus second layer mistakes
edcedd53 — zvecr 6 years ago
[Keyboard] Add LAYOUT macro and Configurator config (#5656)

Next