~ruther/qmk_firmware

4b1f60a3 — noroadsleft 7 years ago
Refactor update for 6ball (#3017)

def0ff48 — Danny 7 years ago
Add mike808 Viterbi layout (#3019)

5018892f — rfvizarra 7 years ago
A personal layout for the orthodox keyboard (#3006)

* A personal layout for the orthodox keyboard

* Added layout readme.md

* Consolidated inclues with #include QMK_KEYBOARD_H

* Moved layer tones setup to config.h

* Replace persistent_default_layer_set calls with set_single_persistent_default_layer

* Simplified the process_record_user function using layer_state_set_user function and MO() to set the lower, raise, nav and media layers

* Removed AUDIO_ENABLE ifdefs and persistent_default_layer_set() as they are not needed any more
ddbe60dc — Maarten Dekkers 7 years ago
Fix Atom47 configurator layout (#3018)

61f30ba5 — QMK Bot 7 years ago
convert to unix line-endings [skip ci]
1e8be6b7 — Maarten Dekkers 7 years ago
Fix atom47 keyboard revision naming (#3013)

* Fixed Atom47 revisions, rev1 is rev3

* Remove rev1 folder

* Added bootloader to info.json

* Renamed layout

* Change readme for atom47

* Remove bootloader line from info.json
36fe0828 — Joe Wasson 7 years ago
Remove ISO imposter key from TKL keymap (#3014)

4d26137e — Jack Humbert 7 years ago
Create CNAME
9483a88d — Drashna Jaelre 7 years ago
Add 80 key layout to Ergodone, as it appears to support it (#2984)

* Add 80 key layout to Ergodone

* Add layouts

* Missed a comma .....
4dc89d97 — Drashna Jaelre 7 years ago
Fix Ergodox EZ Info.json files (#2979)

* Fix Ergodox EZ Info.json files

* Ugh, column stagger!

* Whoops, added offset to wrong axis

* Add changes to Ergodone and Ergodox Infinity
8e0040e0 — Drashna Jaelre 7 years ago
Fix Orthodox height
8729be54 — Drashna Jaelre 7 years ago
Fix compile issues for atmega328p
f698bbcd — Barry Huang 7 years ago
Capslock indicator add (#3007)

* Capslock indicator add

* edit

* name correction

* led_set_user(usb_led); delete
068b8038 — yiancar 7 years ago
HS60 ANSI keymap (#3010)

* Added Modular keyboards L,R and NUM

Created code modules for the 3 modules of the modular keyboard.
Original idea by MechboardsUK. Uses i2c implementation similar to lets
split

* Remove modular from master

This is to fix incorrect branching

* HS60 ANSI update

* HS60 ANSI update
3e0ec8b1 — MechMerlin 7 years ago
Kira 75 QMK Support (#3003)

* preliminary check in of Kira75

* Layout done

* make an appropriate keymap and fix layout commas

* formatting changes and housekeeping

* add info.json contents for QMK Configurator support

* add RGB underglow support

* add support for caps and num lock leds
c1d30e4a — Campbell Barton 7 years ago
qwerty_code_friendly: correct typos (#3002)

* qwerty_code_friendly: correct typos

* qwerty_code_friendly: right thumb for media keys

Allows for single handed media control.
0b591fd8 — MechMerlin 7 years ago
Merlin community layouts (#3004)

* community layout support for eagle_viper v2 and remove mechmerlin keymap dir

* community layout support for eagle_viper v2 and remove mechmerlin keymap dir

* Change to QMK_KEYBOARD_H and remove merlin keymap in favor of cmmunity layouts

* community layout support 60_ansi

* community layout support for 60_ansi
c9102f9e — MechMerlin 7 years ago
Renamed jd40's LAYOUT to LAYOUT_kc (#3000)

Made a new LAYOUT without all the KC_##
d5f44feb — MechMerlin 7 years ago
checking in xxinophobia's changes to get ISO enter working correctly (#2999)

1edb8bf1 — sennin32 7 years ago
change do60 config (#2996)

* add do60 support

* DO60 on market config v0.2.8

* remove do60x

* Changes for matching new naming rule
Next