~ruther/qmk_firmware

2a7c715b — Akaash Suresh 5 years ago
Fixed formatting and added font file
5b8f1327 — CurryFurious 5 years ago
Removing unnecessary struct  definitions

Removed userspace_config unused variables, and removed _NUMLOCK as it isn't used anywhere.
291ef064 — Akaash Suresh 5 years ago
Formatting
a0a6e247 — Akaash Suresh 5 years ago
Added license and readme
3650d59a — Akaash Suresh 5 years ago
Merge upstream/master with userspace
Fix typo in action.c (#7757)

2557bc8e — fauxpark 5 years ago
Remove custom matrix from PS2AVRGB boards (#7396)

* Remove custom matrix from PS2AVRGB boards

* Add custom backlight.c to SRC for bminiex, for now

* Add missing DIODE_DIRECTIONs
b83e3ae5 — Drashna Jaelre 5 years ago
[Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)

77f66cc5 — Jianfei Wang 5 years ago
[Keyboard] add Just60 keyboard (#7752)

* [Keyboard] add Just60 keyboard

* [Keyboard] just60: fixes per suggestions

* Update keyboards/just60/rules.mk

* Update keyboards/just60/readme.md

* Update keyboards/just60/rules.mk

* [Keyboard] just60: add keymap specific bootloader

* Revert "[Keyboard] just60: add keymap specific bootloader"

This reverts commit 0357e0a6f40233eec43f42c32fb405f60e7fbb1c.
86815edc — Benjamin Smith 5 years ago
[Keyboard] Change cKeys Washington keyboard to use atmel-dfu bootloader (#7756)

45482d61 — Xyverz 5 years ago
Update Kinesis keymap (#7741)

* Update Kinesis keymap

Added a MACLOCK macro to lock my mac easier

* Updated readme.md
[Docs] add japanese translation (faq part) (#7464)

* add faq part

* add faq part

* add faq part

* add faq part

* add faq part

* update for link

* update for a punctuation

* update files based on comments

* restore removed git diff header

* correct pathname on git diff header

* update files based on comments

* update files based on comments

* update files based on comments

* update files based on comments

* update file based on comment

* update file based on comment

* update file based on comment

Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-Authored-By: shela <shelaf@users.noreply.github.com>
Co-Authored-By: satt99 <39004890+satt99@users.noreply.github.com>
c4061f00 — Arda Kılıçdağı 5 years ago
[Keyboard] Aranck handwired keyboard to support community MIT layouts, also minor optimisations done (#7737)

* Aranck now supports community MIT layouts, also minor optimisations done

* Update keyboards/handwired/aranck/keymaps/turkishish/readme.md

* Update keyboards/handwired/aranck/readme.md
59b01738 — shikamiya 5 years ago
Add creation of new keyboard in child directory (#6018)

* Add creation of new chlid keyboard

* Add creation of new keyboard's parent directories

* Remove redundant message and if statement

* Divide creating new keyboard directory from copying template files

* Fix variables of year placeholder

* Fix filename of keyboard.[ch]
680ebef0 — Joel Challis 5 years ago
SPI DMA based RGB Underglow for STM32 (#7674)

* Initial stash of ws2812 spi driver

* Update comment, add sync backup plan

* Add testing notes to spi ws2812 driver

* Align RGBW error messages
7ba6456c — Drashna Jaelre 5 years ago
Use White channel on RGBW LEDs (#7678)

* Use White channel on RGBW LEDs

Co-authored-by: kwerdenker <sebastian.spindler@gmail.com>

* Manually apply white channel to array

* Move where convert_rgb_to_rgbw is called

* Fix type for rgbw led struct

* Add changes to Ergodox EZ

can revert if deemed necessary

* Revert "Add changes to Ergodox EZ"

This reverts commit aa44db198d40d758ca10470eb94615513592d1dd.

* Revert "Fix type for rgbw led struct"

This reverts commit c5c744cba040201cc0d124400773cf13f8a2cf22.

* Revert "Move where convert_rgb_to_rgbw is called"

This reverts commit cd7f17caf6dd30731c54b3be54490fe4519444f9.

* Revert changes and fix up functions

* Enable white channel for Ergodox EZ as well

* Only run conversion of rgblight is enabled

Co-authored-by: kwerdenker <sebastian.spindler@gmail.com>
a52e55ec — Drashna Jaelre 5 years ago
[Docs] Update macOS related issues in docs (#7744)

* [Docs] Update macOS related issues in docs

* Update faq_build.md

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>

Co-authored-by: fauxpark <fauxpark@gmail.com>
d1ed98f5 — Takeshi ISHII 5 years ago
[Docs] remove docs/ja/newbs_best_practices.md (#7739)

'docs/ja/newbs_best_practices.md' has been replaced by 'docs/ja/newbs_git_*.md'.
91c8a931 — Lukas Klingsbo 5 years ago
Dactyl manuform layout optimized for Swedish (#7724)

* Dactyl manuform layout optimized for Swedish

* Layers as enum
f6bdb6af — Sid Carter 5 years ago
New PCB - Curiosity - Alice Layout PCB (#7725)

* add new keyboard

* update config to use

* confirm config that works

* fix the keymaps and what not

* default keymap update

* update readme

* update and remove unncessary files

* update IDs and remove unused definitions

* update readme

* add new keyboard

* update config to use

* confirm config that works

* fix the keymaps and what not

* default keymap update

* update readme

* update and remove unncessary files

* update IDs and remove unused definitions

* update readme

* remove unused stuff

* update default keymap and add my own with layer indicator LEDs

* update README

* add crd's layout as part of the default as well

* some specific space fixes

* update readme for flashing

* remove code and use mcu selection instead. yay!

* remove vlk from default and enable velocikeys in madhatter

* remove BL_  from default

* and remove BL_ from madhatter as well

* Update keyboards/cheshire/curiosity/keymaps/crd/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>

Co-authored-by: Khader Syed <35927972+chapter63@users.noreply.github.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
Next