~ruther/qmk_firmware

63d5c947 — Jack Humbert 7 years ago
updated music mask
14b7602a — Jack Humbert 7 years ago
Adds IS31FL3731 RGB Matrix Implementation (#2910)

* adds is31fl3731 rgb matrix implementation

* fix build script for force pushes

* allow bootloader size to be overwritten

* adds planck light implementation

* split led config into 2 arrays

* idk

* betterize register handling

* update planck implementation

* update planck

* refine rgb interface

* cleanup names, rgb matrix

* start documentation

* finish up docs

* add effects list

* clean-up merge

* add RGB_MATRIX_SKIP_FRAMES

* add support for at90usb1286 to bootloader options
46dca121 — Hannes Egler 7 years ago
kbd75 fixes for the configurator (#2908)

fixed the info.json
1b4ad6b4 — MechMerlin 7 years ago
KBD8X QMK Support (#2915)

* initial commit

* add row/column and pin info

* Add first part of switch matrix

* documentation and additional config items

* map out the non confusing part of the matrix

* map out the top row

* ok I think I got it

* fix some stupid compile errors

* put in a default keymap

* rename LAYOUT to LAYOUT_all

* add a standard layout and info.json file

* Fix up readme for default keymap

* Add toggle key LED functionality

* changes based on review feedback
ccc87421 — skullY 7 years ago
Some more tweaks to make everything look nice
303f425c — skullY 7 years ago
Fix up info boxes.
9e567665 — skullY 7 years ago
Use docsfy to replace gitbook
06e5f9b2 — Hannes Egler 7 years ago
added additional configurator support (#2905)

* added additional configurator support

Added support for choosing between 5 configurator options:
Layout (supports all keys)
Layout_ansi_1u
Layout_iso_1u
Layout_ansi
Layout_iso

* confirming to conventions

replaced .h filenames with QMK_KEYBOARD_H
280c10cb — MechMerlin 7 years ago
Thanks to talljoe, 1up60 actually only has 16, not 20 RGB LEDs (#2906)

Fixed hdbx keymaps (#2899)

* Add

* Revert "Add"

This reverts commit 4b10fef88712a63f4a91410410b4c99346fa1b24.

* Add Ergo42 keymaps

for JIS layout

* Fix hdbx keymap for Ergo42

Changed some keys layout and add description.
c9108f4b — Pim Ostendorf 7 years ago
Added Tanuki Keyboard (#2894)

* added tanuki

* updated definitions to new qmk standard

* complying with suggestions made by drashna

* update rulesfile

* used qmk template for readme file
824e48f2 — Nick Choi 7 years ago
infinite emoji (#2898)

50b5c6ad — sdothum 7 years ago
update with qmk master (#2887)

* add splitography

* trim keymap.c

* add Makefile

* rename Makefile to rules.mk

* thumb key definition

* thumb key definition

* thumb key definition

* blue/orange layer swap, double qwerty steno exit

* fix TxBolt 1-3 key chord suppression (PREVENT_STUCK_MODIFIERS)

* add audio control

* beakl 8+10, dvorak (standard and splitography wide variant)

* beakl 8+10, dvorak (standard and splitography wide variant)

* shift layer home blocks

* regex layer key changes

* tilde align symbol navigation and regex layer

* splitography/planck code break out into common .h segments

* splitography/planck code break out into common .h segments

* splitography common library

* splitography common library

* splitography beakl altgr home row

* updating with qmk master
51703984 — MechMerlin 7 years ago
QMK Configurator support for Sentraq S60-x (#2889)

* change to QMK_KEYBOARD_H

* add info.json for QMK Configurator Support
2e88f776 — Xerpocalypse 7 years ago
Feature/ca66 json (#2897)

* Made an appropriate KLE and converted it.

For use with the CA66 on qmk.fm

* Changed KEYMAP to LAYOUT to match new info.json

* Changed #include and LAYOUT for new info.json
1ef819ba — Oscillope 7 years ago
Add "oscillope" layout for the Orthodox (#2893)

* Initial layout for the Orthodox

* Added handy programming macros

* Swapped raise/lower and os/alt to make it easier to reach the more used keys.
layer double tapping fixed (#2885)

* impstyle keymap added

* impstyle keymap updated

* mouse layer added to impstyle keymap

* keymap updated

* fixes

* impsytle layout: mouse layer added

* comments added

* comments added

* bugfix

* typo fixed

* double tap fixed

* double tap fixed

* still testing double tab

* double tab mouse layer is working

* README added

* README updated
e6be4484 — Daniel Gordon 7 years ago
Update to tap dance docs (#2895)

* Added more comments
    * Documentation for 'quad function' tap dance now suggests to use the
      user's directory, and explains how to do so.
Add new keymap for Ergo42 (#2891)

* Add Ergo42 keymaps

for JIS layout
f969d5ed — Biacco42 7 years ago
Submit/ergo42 default keymap update (#2890)

* Add new default keymap for Ergo42.

* Rename keymap names

* Update TAPPING_TERM
Next