~ruther/qmk_firmware

320822d7 — Wilba 5 years ago
VIA Configurator Refactor (#7268)

* VIA Refactor

* Remove old code

* review changes

* review changes

* Fix cannonkeys/satisfaction75/prototype:via build

* Add via.h to quantum.h

* Move backlight init to after backlight config load

* Merge branch 'master' into via_refactor_pr

* Update user's rules.mk to new way of enabling VIA

* Added id_switch_matrix_state

* Review changes
b3625956 — ridingqwerty 5 years ago
Merge pull request #7776 from hineybush/hbcp

small hbcp changes
2dc0fd2b — hineybush 5 years ago
small hbcp changes
48eda75c — ridingqwerty 5 years ago
Merge pull request #7762 from CurryFurious/userspace_curry

Adding custom userspace & 2 keymaps
3951f331 — ridingqwerty 5 years ago
Merge pull request #7772 from Rossman360/dev_branch

add Levinson keymap
2a7c715b — Akaash Suresh 5 years ago
Fixed formatting and added font file
abca0ccf — Rossman360 5 years ago
remove head
a1788a83 — Rossman360 5 years ago
remove unneccesary line
2f338c06 — Rossman360 5 years ago
more cleanup
c87d88be — Rossman360 5 years ago
cleanup
ee5bf037 — Rossman360 5 years ago
Add Levinson keymap
983026ad — Rossman360 5 years ago
[Keymap] adding tf68 keymap, my first pull request. expecting there's lots of bad practice, sorry (#7763)

* adding tf68 keymap

* had tf keymap in wrong folder

* added tragicforce readme

* cleaned up code

* more cleanup

* indent love and layer name change
3fd8f160 — Takeshi ISHII 5 years ago
[Docs] Added description of LIB_SRC to docs/config_options.md (#7765)

And LINK_TIME_OPTIMIZATION_ENABLE move to 'Build Options' section.
474f7f39 — Tom Saleeba 5 years ago
[Keyboard] add initial ergoslab directory (#7730)

* feat: add initial ergoslab directory

* fix: address all comments from noroadsleft

* fix: address comment from drashna

* feat: add swap hands config to ergoslab

* chore: change ergoslab image to real photo

* re
61173dce — Josh Hinnebusch 5 years ago
[Keyboard] adjust h87a RGB settings (#7751)

* update VID and PID for h87a

* update default RGB underglow pattern

* update comments

* Update keyboards/hineybush/h87a/h87a.c

* Update keyboards/hineybush/h87a/h87a.c

* Update keyboards/hineybush/h87a/h87a.c
5b8f1327 — CurryFurious 5 years ago
Removing unnecessary struct  definitions

Removed userspace_config unused variables, and removed _NUMLOCK as it isn't used anywhere.
dd040790 — Casper Weiss Bang 5 years ago
Fixed a small typo (#7743)

f08ffc27 — Legonut 5 years ago
[Keyboard] Updates for Sol 2 (#7746)

Add Numpad to keymap
Fix OLED rotation
Add LED locations for Starfighter case
2406c04d — Gergely Peidl 5 years ago
[Keymap] Personal keymap for Let's Split keyboard. (#7702)

* Add Initial layout configuration.

* Set arduino pro micro's built in RX LED as Numlock

* Enable Autoshift feautre.

* Remove DVORAK layout.

* Add Numpad, update default layer.

* Update AutoShift timeout.

* Beautify ASCII Art.

* Update keymap.

* Add Initial verison of RGB lighting.

* Add Tap dance, hungarian letters.

.Xmodmap example: https://github.com/geripgeri/dotfiles/commit/09f058753dd10e4ff8ab2aac7274b5600c466392

* Update RGB to use only noeeprom functions.

* Change default rgb led color.

* Add `pragma once`.

* Emojis added.

* Add tap dance for hungarian letters, multimedia control, slash/backslash.

* Remove audio related code.

* Add Gaming layer.

* Remove unnecessary code, update copyright.

* Add readme.md

* Implement code review suggestions.

* Implement code review suggestions #2
156d3196 — fauxpark 5 years ago
Remove remnants of custom matrix from Skog rules.mk (#7764)

Next