~ruther/qmk_firmware

547fbe76 — Drashna Jaelre 6 years ago
Enable PWM Support for Planck EZ Indicator Lights  (#6473)

* remove led layer code

* enable PWM on STM32F303

* Unusable PWM code

* Updated PWM Stuff?

* PWM Semi-working

* Both LEDs working at the same time

* Update names

* Add led level functions

* Add LED levels and persistent settings

* Revert change due to issues with timing related code

* Review feedback and minor cleanup
50045624 — John M Daly 6 years ago
[Keyboard] Add: Initial steamvan firmware code (#6501)

* Add: Initial steamvan firmware code

* Apply suggestions from code review

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

* Update: Remove old macro commands, per reviewer comments

* Apply suggestions from code review

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update: Remove redundant backlight struct

* Update: Replace preprocessor defines with enum
0ec0d29e — Seth Barberee 6 years ago
[Keymap] Adding my userspace and keymaps (#6496)

* add Userspace and keymaps

* Adding keymaps for zeal60 and iris
* Created my own tap dance that toggles RGB Mode based on whether I toggled caps lock or not

* parent 578ed42a7f8f986147cad040d50d4ae1d24a32e2
author Seth Barberee <seth.barberee@gmail.com> 1565065903 -0500
committer Seth Barberee <seth.barberee@gmail.com> 1565065903 -0500

move to userspace

add zeal60

* update based on review

* move userspace to github name
d8d2a096 — Joel Challis 6 years ago
Fix LT() crashing some ARM keyboards (#6529)

576b138c — Jarred Steenvoorden 6 years ago
Add romac keymap (#6523)

38ad0d26 — くまお工房 6 years ago
Modified imcomplete keymap for kudox jis. (#6524)

ed658815 — George Petri 6 years ago
update arrows on lower layer (#6517)

b93e1309 — Luciano Malavasi 6 years ago
[Keyboard] Add meson keyboard (#6482)

* Add meson keyboard

* Apply suggestions from code review

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Added soft reset and layer 3

* bootmagic light

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
9114d6eb — Sascha Grunert 6 years ago
Update keymap (#6515)

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
c0e6734d — Florian B 6 years ago
[Keymap] removes gamelayer, finally got rgb working (#5817)

* removes gamelayer, finally got rgb working

* lowercasing readme

* changed to layout_ortho_4x12

* rules.mk: Removed BACKLIGHT_CUSTOM_DRIVER
406f03bb — fauxpark 6 years ago
Mask off TD() parameter properly (#6143)

* Mask off TD() parameter properly

* More parentheses
405dea01 — fauxpark 6 years ago
Add some defaults for ATmega32A to mcu_selection.mk (#6253)

* Add some defaults for ATmega32A to mcu_selection.mk

* Remove boilerplate from templates

* Relax INTERRUPT_CONTROL_ENDPOINT and PROGRAM_CMD

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>
2f6c068e — fauxpark 6 years ago
Extend allowed range of tappable keycodes to include modifiers (#5809)

* Extend allowed range of tappable keycodes to include modifiers

* Get rid of the magic numbers altogether

* Remove some more magic numbers

* Extract LM() functionality from ACT_LAYER_TAP

* Use ACTION() macro everywhere
2a534e87 — fauxpark 6 years ago
Rename QK_TMK(_MAX) to QK_BASIC (#6509)

[Keymap] Add kudox japanese keymap (#6508)

* Add a JIS keymap for kudox.

* Remove unnecessary codes.
b4c03070 — Daniel Shields 6 years ago
[Keymap] Fix rgb matrix effects on dshields keymaps. (#6505)

4d72aa42 — fauxpark 6 years ago
Improve backlight PWM pin support (#6202)

* Improve backlight PWM pin support

* I accidentally an equals sign

* Another typo

* Order by pin number

* Throw an error if backlight pin is C4 or C5 on 16/32U4

* Use else for clarity

* Minor alignment adjustments
57540af1 — Michael Clayton 6 years ago
Change "yu" to "you" in combo docs (#6510)

2c0c25d0 — MechMerlin 6 years ago
Move Alice to TGR Directory (#6502)

* git mv alice into the tgr directory

* update readme with new build instructions
8479dd65 — noroadsleft 6 years ago
[Keyboard] Southpole: add Configurator layout data (#6498)

Next