~ruther/qmk_firmware

8a749a7a — Jesse Leventhal 5 years ago
Encoder brush size (#8087)

* Added brush size to encoder knob as new keymap

* Encoder keymap added
964ed177 — ridingqwerty 5 years ago
ridingqwerty: userspace update (#8076)

* Userspace overhaul

* Remove testing directory

* Minorca keymap tweaks
50554ca2 — Jonas Avellana 5 years ago
Ninjonas userspace (#8070)

* [keymap(kyria)] moved OLED & encoder implementation to separate classes

* [feat] created logic to cycle through hue wheel when starting keyboard

* [feat] created logic to cycle through hue wheel and return to user's default color

* [refactor] updating OLED layout for crkbd & lily58

* [refactor] updating OLED layout for crkbd & lily58

* [fix(8070)] updating encoder.c logic based off drashna's code review

* [refactor(8070)] added key to send  + Shift + M
c6f389b5 — MechMerlin 5 years ago
Merlin's userspace updates (#8074)

5780c944 — skullydazed 5 years ago
Improve the functionality of qmk.questions (#8020)

* wip

* tested and working

* remove unused import

* Update lib/python/qmk/questions.py

Co-Authored-By: Erovia <Erovia@users.noreply.github.com>

* fix flake8 errors

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
acef5127 — Mike Rix Wolfe 5 years ago
[Keymap] Add User Keymap for FC660C (#8062)

* add my keymaps

* tri layer keymap

* update tri layer

* update tri layer

* cleaning up

* formatting

* move to correct location

* lily58: move caps off mod key in sublayer

* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk

* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk

* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk

* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk

* remove unnecessary trailing whacks

* remove unneeded file

* swap spacebar

* update code for comments in PR

* add fc660c keymap

* rm readme

* move layer key

* remove inconvenient alternate keys

* swap format

* add them media keys

* add rules mk

* swap caps and ctrl

* remove unneeded config

* use gesc instead of esc
fa9c74c6 — QMK Bot 5 years ago
format code according to conventions [skip ci]
b2ce2f8a — fauxpark 5 years ago
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)

* Dedupe extrakey report struct, and send functions in V-USB & LUFA

* Doc comment for consistency

* Wrap it in ifdef to prevent unused function error

* Do the same for ATSAM
5b91c3e0 — Joel Challis 5 years ago
Fix cformat processing files within ignore folders (#8063)

1877736f — fauxpark 5 years ago
Update dirty submodule make message (#8065)

c096be38 — James Young 5 years ago
[Docs] future branch housekeeping
4888a118 — QMK Bot 5 years ago
format code according to conventions [skip ci]
e036b94a — fauxpark 5 years ago
Align ATSAM HID descriptors with LUFA/ChibiOS (#7651)

* Align ATSAM HID descriptors with LUFA/ChibiOS

* Don't hardcode raw endpoint size
1a79f14e — QMK Bot 5 years ago
format code according to conventions [skip ci]
4e6d1ae0 — Pavel Župa 5 years ago
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595)

* fixed strange space cadet timer owerflow on STM32F103

* Moved elapsed time fix to timer.c
1858c3ed — James Young 5 years ago
Skog Lite: disable Console; update info.json (#8058)

* disable Console to save firmware space

* rules.mk templating

Add comments regarding the rules, to more closely match the ps2avrgb template.

* update info.json

This board has a quite interesting take on the standard TKL; why not show it off?
8e550fc1 — Nick Brassel 5 years ago
Add thread safety around i2c_master for ChibiOS/ARM.
1aee492c — Jonas Avellana 5 years ago
[keymap(kyria), refactor] created kyria keymap. refactored ninjonas userspace (#8053)

* [keymap(kyria), refactor] created kyria keymap. refactored ninjonas userspace and keyboards

* [fix(#8053)] removed redundant code based off Duckle29's code review

* [fix(#8053)] fixing typos

* [refactor(#8053)] updating oled timeout

* [fix(8053) resolved code review issues identified by noroadsleft
fdabf524 — mechlovin 5 years ago
[Keyboard] add Hannah910 V2 PCB and VIA support (#8024)

* add Hannah910 V2 and VIA support

add rev.2 pcb and via support

* Update config.h

* update

* Create config.h

* Update

* update

* update

* Move keymap folder

* add more layer and edit readme.md

* readme.md update

* update

* update

* Update hannah910.h
e565948f — MechMerlin 5 years ago
Noxary 280 Backwards LED Fix (#8057)

* fix logic and update to newest led_update_kb routine
Next