~ruther/qmk_firmware

7dcf9237 — William Chang 6 years ago
[Keymap] Updated keymap and readme (#5834)

* Initial commit

* Modified keymap and updated readme.

* fixed numbering in readme

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Made requested changes in PR.

* Rename README.md to readme.md

* swapped media control keys

* updated right alt key to apply shift key for emacs

* updated R_Alt to remove shift

* Updated readme
bce391a6 — moyi4681 6 years ago
[Keyboard] DZTECH: CODE CLEANUP (#5828)

* Delete board.c

* Delete board.h

* Delete board.mk

* Delete bootloader_defs.h

* Delete chconf.h

* Delete halconf.h

* Delete mcuconf.h

* Update rules.mk

* Update config.h

* Update config.h

* Update config.h

* Update config.h

* Update config.h

* Update rules.mk

* Delete bootloader_defs.h

* Delete halconf.h

* Delete chconf.h

* Delete mcuconf.h

* Update rules.mk

* Update config.h

* Update dz40rgb.c

* Update dz65rgb.c
2835a707 — Konstantin Đorđević 6 years ago
[Keymap] Fix RGB_MATRIX_ENABLE check in users/konstantin/rules.mk (#5832)

94c4b6bd — Hannes Egler 6 years ago
fixed matrix (#5831)

f5b9690e — Danu Widatama 6 years ago
Add no_caps_lock layout for Satan GH60 (#5829)

16f36734 — Tobias V. Langhoff 6 years ago
[Docs] Fix Space Cadet link (#5825)

Fix broken Space Cadet link in Features list
aa65cd7a — Jan Christoph Ebersbach 6 years ago
[Keymap] Signum3.0 Generate printable keymap (#5818)

* Externalize generation of visual text keymap

* Generate keymap in Asciidoc format for further processing

* Remove artifacts from a2x call
86532fa8 — Jan Christoph Ebersbach 6 years ago
[Keymap] Signum 3.0, fix, move and change keys (#5820)

0f0062b4 — MechMerlin 6 years ago
[Keyboard] Noxary 220 (#5816)

* initial commit and script error fixes

* add matrix and pin definitions along with LAYOUT macro

* add an appropriate keymap

* add num lock led support

* turn on bootmagic lite along with backlight led support

* add QMK Configurator support
9d5b4ec9 — MechMerlin 6 years ago
[Keyboard] Add Noxary 260 (#5815)

* initial commit

* fix script issues

* define pins used and electrical matrix size and an appropriate LAYOUT macro

* add an appropriate keymap

* turn on bootmagic lite and backlight support

* Add QMK Configurator support

* add caps lock led support

* update readme with group buy links
e52930df — MechMerlin 6 years ago
[Keyboard] Add Noxary 280 (#5814)

* initial commit

* fixup script issues

* define pins used and create an appropriate LAYOUT macro

* create an appropriate keymap

* turn on backlight and bootmagic lite

* add QMK Configurator support

* fixup readme

* remove doubly defined KC_TRNS from keymap

* add support for Caps lock and Scroll lock LEDs
60eae733 — XScorpion2 6 years ago
RGB Matrix Typing Heatmap (#5786)

* RGB Matrix Typing Heatmap Effect

* Fixing file name and effect init
af89752b — XScorpion2 6 years ago
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)

* Initial conversion of the rgb_led struct

* Converting last keyboard & updating effects to take advantage of the new structure

* New struct should not be const

* Updated docs

* Changing define ___ for no led to NO_LED

* Missed converting some keymap usages of the old struct layout
c7f8548d — Chuck Lauer Vose 6 years ago
Add layout description to keymap.c (#5810)

12e6d412 — Rainer Clasen 6 years ago
[Split] fix split_common i2c backlight disabling (#3886)

slave backlight was always on - as get_backlight_level() doesn't
indicate if the backlight is enabled or not.

also updated the corosponding code for serial transport to stop peeking
directly at 'internal' backlight_config structure.
2d5c16df — Olivier Poitrey 6 years ago
[Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (#5181)

Update all my keymaps to work with 40 keys. Refactor code using
Userspace.
3b132599 — kaylanm 6 years ago
Add remaining RGB light components. (#5785)

97b8567a — Chuck Lauer Vose 6 years ago
Adding bdn9 keymap examples for company event (#5800)

* Adding bdn9 keymap examples for company event

* Simplify some code w/ tap_code16 [pr feedback]

- Also remove backslashes
- Remove xxx and ___ layer definitions
- Properly name enums
- Add newline after slack reaction
f3d5b109 — Drashna Jaelre 6 years ago
[Keymap] RGB Changes for Drashna Keyboards (#5803)

* Disable a bunch of reactive modes

* Enable rgb matrix for Corne Keyboard

* Convert CRKBD to rgb matrix

* Add Gergo keyboard layout

* Make Diablo 3 tap dance better

* Add basic support for Planck EZ

* Fix RGB Matrix stuff

* Fix keycodes for Planck EZ

* Update CRKBD OLED stuff

* Fix typo for sleep on ergodox glow

* Improve my gergo layout

* Scrolling OLED key logger!

* Change gergo layout

* Hnadle unicode keycodes if unicode is disabled

* Disable COMMAND/CONSOLE for gergo

* Fix right side control

* Re-enable LTO for all platforms

Since I got updated arm gcc binaries that no longer error out on lto

* Update formatting to match newer community standards

Poor 2 space

* Re-alight startup animation to use new HUE range

* Streamline gitlab ci scripts

* Disabled Space Cadet

* Add support for breathing table

* Enable new LTO Option

And clean up defines that will now be repeatitive

* Remove vscode settings

* Additional formatting cleanup of config.h files
7a751f11 — Brendan Wrafter 6 years ago
Add Boardwalk keymap (#5806)

* Add Boardwalk keyboard layout

* Remove backslashes
Next