~ruther/qmk_firmware

change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_LIMIT_VAL insted of 255.
b922a550 — Otto Rask 7 years ago
Add pearl README, add rask's Pearl layout
ee1bb855 — Drashna Jaelre 7 years ago
Expand Newb Guide flashing document (#2588)

* Add header info

* Add DFU section

* Add Caterina section

* Add Halfkay section

* Fix Typos

* More typos
07b90db8 — Drashna Jaelre 7 years ago
Fixes and updates to docs (#2611)

* Fix advanced keycode headers

* Add caveat for OSM over Remote Desktop

* Hopefully add better anchors to docs

* Add Action code list reference

* Formatting of RGB Underglow doc

* Add brew update issue on macOS

* Revert formatting

* Revert RGB doc formatting

* Make Config Options doc's sections linkable
0c665696 — Drashna Jaelre 7 years ago
Update to drashna files (#2587)

* Add Colemak Mod-DH vars

* Add Norman Layot vars

* Set Shift Indicator to include CAPS Lock as well

* Change MEH to GUI

* Add Enter to Macro layer

* Switch raise and lower layers to make more sense (to me)

* Replace unused quote on Ergodox

* Add One Shot defines

* Dim indicator LEDs

* Add short codes for KC_SECRET

* Fix typos

* Update OLKB code in userspace

* Add global userspace config.h

* add compile fix

* Automatically include  from userspace

* update readme

* Re-add QMK Scan loop

* Add EEPROM reset code to all keymaps

* Shorten fauxclick sound

* Use layouts instead of keymap, when possible

* Add OSM detection to ergodox

* Convert Viterbi to LAYOUT macro

* Clean up game macros

* Because I accidently removed the C6 AUDIO define from my viterbi... Whoops

* Minor formatting

* Fix Woodpad because it's still there

* Move Ergodox keymap into layouts folder

* Add build date to version macro

* Remove PREVENT_STUCK_MODIFIERS from config
a09a042b — Joshua Coffey 7 years ago
New keymap and more songs (#2609)

* Added some new songs and my own keymap

* Made Dodger keymap safe to use with backlight disabled

* edited layer switching and added more songs

* changed keymap to lowercase
3d587b1d — RobertDhaene 7 years ago
Merge in some custom keymaps from forked repository (#2605)

* Inital layout

* Fix the backspace

* add a number pad

* move the backlight to the adjust layer; move ctrl and delete.

* Update from main repo

* Add initial files for custom keymap

* Light keymap mod

* Change the submodules to match the upstream fork's master branch
c4f9b8f2 — skullY 7 years ago
make new_project.sh work correctly on osx too
e72cad44 — U-LANDSRAAD\drashna 7 years ago
Add Layouts to exclusion
f67950df — U-LANDSRAAD\drashna 7 years ago
Ignore users folder for Travis tagging
b23d2a68 — U-LANDSRAAD\drashna 7 years ago
add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOS
34580bac — U-LANDSRAAD\drashna 7 years ago
Fix #1566 - NKRO reseting issue
d9c6e748 — MechMerlin 7 years ago
Refactor/v60 type r keymap/layout (#2593)

* Add a proper ANSI layout

Changed v60_type_r.h to have a proper ANSI layout
Modify keymaps to reflect above changes
Fix comments

* Add new layout to info.json
fa0d97a3 — MechMerlin 7 years ago
info.json configurator support for popular 65% keyboards (#2589)

* Support for tada68 ansi layout.

Avoiding the iso layout as it doesn't seem correct

* whitefox support for configurator

* configurator support for jc65 PCB featuring both the qmk and ps2avrgb versions
59a78450 — Wilba6582 7 years ago
Initial support for RAMA M6-A (#2600)

* Initial commit of RAMA M6-A firmware.

* Added LED support

* Added Knops support

* Fixed compile error for knops keymap.

* updated readme.md

* updated readme.md

* updated readme.md
00dfa73e — WarmCat 7 years ago
Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)

* Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started.

* Added support for JJ50
4adc3334 — myrtle 7 years ago
Fix mechmini2 ortho keymapping layout

A misconfiguration in the ortho layout, K306 key was registered as k305
4e92dcee — Danny 7 years ago
Add Fourier Keyboard (#2596)

* Initial commit of Fourier keyboard

* Revise keymap, add key to bottom row

* Fix readme
f77ecb89 — Danny Nguyen 7 years ago
Add Laplace keyboard
d965d72d — U-LANDSRAAD\drashna 7 years ago
Fix custom functions documation for layer_state_set*
Next