~ruther/qmk_firmware

0e10a66c — stanrc85 6 years ago
Call default zeal60 rgb file
67793b39 — stanrc85 6 years ago
remove call to custom rgb file
1a625ae2 — stanrc85 6 years ago
Removed duplicated zeal60 files
ca19cd8b — stanrc85 6 years ago
remove uneeded returns floating around
3cfa24c6 — stanrc85 6 years ago
Adding zeal60 rgb files with modifications
387ede9e — stanrc85 6 years ago
Tweaking tapping_term value
813d79ba — stanrc85 6 years ago
Use modified rgb_backlight.c file
e6b3bef0 — stanrc85 6 years ago
Adjusting tapping term
40c6269f — zvecr 6 years ago
Fix typo in keyboard_post_init_user example, remove EPRM from Persistent Configuration (EEPROM) (#5528)

58b065cf — Alex Mayer 6 years ago
1UP Keyboards: Use Right Variant Of Keys On Right Side Of Board (#5529)

3654d0f0 — yfuku 6 years ago
[Keyboard] add claw44 keyboard (#5511)

* add claw44 keyboard

* Update keyboards/claw44/lib/layer_state_reader.c

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* Update keyboards/claw44/lib/layer_state_reader.c

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* Update keyboards/claw44/lib/layer_state_reader.c

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* Update keyboards/claw44/lib/layer_state_reader.c

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* Update keyboards/claw44/readme.md

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* Remove unnecessary code because of default value

* Move layer definition

* Update keyboards/claw44/keymaps/default/keymap.c

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* Update keyboards/claw44/keymaps/yfuku/keymap.c

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* Update keyboards/claw44/readme.md

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* default keymap. LAYOUT_kc -> LAYOUT macro

* Move rules.mk from keymaps to keyboard level.

* add Hardware Supported, Hardware Availability

* Update keyboards/claw44/keymaps/default/keymap.c

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* Update keyboards/claw44/keymaps/yfuku/keymap.c

Co-Authored-By: yfuku <30647434+yfuku@users.noreply.github.com>

* Remove depreciated function
4f7dd9ed — David Rambo 6 years ago
[Keymap] Updated my iris, planck, and xd75 keymaps (#5515)

* Updated iris, planck, and xd75 keymaps

* Added brightness down and up to commented layout of Symbol layer.

* updated config files for planck and iris

* removed unnecessary include lines from iris and planck config files
93210547 — Mikhail Goncharov 7 years ago
Update build instructions and Dockerfile to download submodules
b846c25a — Wilba 6 years ago
[Keyboard] Added RAMA KOYU (#5512)

* Initial commit of RAMA KOYU

* Changed default layout

* removed IS_COMMAND()
3f9d2003 — jotix 6 years ago
[Keyboard] Update jot50 readme.md (#5510)

8fa9f672 — Jeremy Bernhardt 6 years ago
[Keyboard] ErgoTaco Support (#5504)

* ErgoTaco support

* Update keyboards/ergotaco/ergotaco.h

Co-Authored-By: germ <jeremythegeek@gmail.com>

* Update keyboards/ergotaco/keymaps/default/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>

* Update keyboards/ergotaco/keymaps/default/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>

* Update keyboards/ergotaco/readme.md

Co-Authored-By: germ <jeremythegeek@gmail.com>

* Update keyboards/ergotaco/readme.md

Co-Authored-By: germ <jeremythegeek@gmail.com>

* Update keyboards/ergotaco/rules.mk

Co-Authored-By: germ <jeremythegeek@gmail.com>

* juggling rules.mk

* Update keyboards/ergotaco/rules.mk

Co-Authored-By: germ <jeremythegeek@gmail.com>

* updating IS_COMMAND

* learning2english


Meme-tastic --Drashna
3f4d706c — Brian Choromanski 6 years ago
Fixing dead links (#5503)

* Fixed typo of 'confid.h' to 'config.h'

* Fixed broken links in docs

* Fixed a lot of dead links

* Removed all dead links that I could not find a replacement for

* Placed knops links back in

* Fixed plank keymaps so that they will compile for planck light

* Https doesn't work on knops.io

* tv44:budi now compiles

* s60_x:amnesia0287 now compiles

* Fixed allocation of key_combos so that narze keymap for planck can compile correctly

* Disabled rgb on ergodone and infinity

* Enabled tap dance so it compiles

* Added return statement so it compiles

* If compiling on light disable extra functionality

* Properly redefined variable so it compiles

* Remove remaining dead links
4fa7c9f1 — tomholford 6 years ago
[Keymap] addition: macro for "screenshot region to clipboard" in macOS (#5505)

* Create custom Planck Light keycap

See README for details

* Link to WhatPulse in README

* More remapping, and add RGB LED effects

* Remove dead code, address PR feedback from @drashna

* Add macro for “screenshot region to clipboard” hotkey for macOS

Also remove unused layer / key logic

* Remove extraneous comment

* Incorporate PR feedback from @drashna.

Update README with new mapping.
6f6ab261 — MechMerlin 6 years ago
[Keyboard] revert back to the old custom i2c code for bmc (#5501)

2352afb3 — stanrc85 6 years ago
[Keymap] Add custom macro to launch RDP (#5502)

* Add keycodes for new macros to keymaps

* add macros for commonly used shortcuts

* FIx macro code and add comments

* Replaced with build in QMK keycodes

* Removed macros that duplicated QMK keycodes
Next