~ruther/qmk_firmware

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)

[Keymap] Hvp baseline19 (#7690)

* Added my UT47.2 Swedish layout with tap dance function.

* Move tap dance over to user space

* Removed config_common from config file

* Changes to workspace with new support for code16. Tested ok

* Swedish support

* Added code16 version of tapdance to userprofile.

* Created 4th layer and updated readme file. Removed ascii rep of layout.

* Tabdance updates

* Removed duplicated RGB keys.

* Added hvp minivan config

* Fixed tapdance key maps

* Added Planck 1 space base hvp layout

* Start of hvp xd75 layout. Way to many keys

* Added working config ink test for atreus62

* fixed smaller layout changes

* Updated tap dance with option 5

* Added better thump keys

* Created lets split layout

* Removed not used modes

* Updated to correct url

* Readme file

* Atreus62 readme

* Cleanup of keymap file

* Added tap dance

* Fixed missed adjustment

* Added hvp planck setup

* Update ascii

* will this work better?

* removed ascii

* Planck 1 space setup

* Fixed ascii local

* Added Corne setup

* Changes for lets split

* Atreus62 config

* Added Lily58

* Setup corne

* Setup planck

* Updated lets split

* UT47 setup

* Setup a The Vanboard.

* Alt Ctrl

* #define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D)

* Fix D_NAVI & plank midi

* Fixed PR comments

* Added pragma

* Moved def to user space

* Removed not used endif

* Added def to users space

* Added rules to van

* Removed not used part of config

* Removed not used layout

* Removed not needed comments

* Remove not needed keymap_config_t

* Removed broken ascii from readme files and removed not needed rules

* Added spaces to readme file

* Removed xd75 from branch
291ef064 — Akaash Suresh 5 years ago
Formatting
Next