~ruther/qmk_firmware

1912f361 — noroadsleft 7 years ago
Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173)

* Ergodone refactor

* Ergodox Infinity refactor

* Ergotravel refactor

* Ergotravel configurator layout update

* Fixing include on Ergodox Infinity narze keymap
698ce733 — noroadsleft 7 years ago
Ergodox EZ refactor (#3171)

* Refactor matrices and keymaps

* Fixes for @ericgebhart keymap

* Deleted macro aliases

* ericgebhart/keymap.c to LAYOUT_ergodox_wrapper
454bc3c2 — noroadsleft 7 years ago
Hadron: Readme, Refactor, and Configurator support (#3170)

* Refactor

* Configurator support

* Readme
974d1555 — Jon Allen 7 years ago
fix issue with rgbinit unused variable (#3165)

* fix issue with rgbinit wiping out customization.

* removed unused variable
2bf18d02 — kaylanm 7 years ago
Fix melody96 default keymap graphic. (#3169)

2e8e8337 — Oscillope 7 years ago
Fix jj40 capslock and minor keymap updates (#3168)

* Adjust TAPPING_TERM to make accessing the nav layer easier

* JJ40: Add RESET key to lower layer.

* Disable all lock LEDs on "oscillope" keymap.

I'm not 100% sure why yet, but attempting to turn on a lock LED on my v1
JJ40 PCB causes the PCB to become unresponsive. The easy fix is to just
disable all of the lock LEDs, since I don't have any LEDs on my keyboard
anyway.
Many thanks to u/wanleg on Reddit for suggesting this fix: https://www.reddit.com/r/olkb/comments/8en8f1/strange_caps_lock_behavior/e06kcaf/
d0e635aa — noroadsleft 7 years ago
GON NerD: Refactor, Configurator support and Readme cleanup (#3167)

* Refactor

* Configurator support

* Readme cleanup
64df1008 — noroadsleft 7 years ago
GH80-3000: Refactor and Configurator support (#3166)

* Refactor

* Configurator support

* Updated Rules: LAYOUTS
b9fea284 — noroadsleft 7 years ago
GH60: readme cleanup, Refactor, and Configurator update (#3164)

* Readme cleanup

* Refactor

* Configurator updates

* Removed an extra comma

* Add supported PCB revisions

* Refactor: remove matrix aliases
e1a29c03 — noroadsleft 7 years ago
Fourier: Refactor and readme updates (#3163)

* Readme changes: Added direct product link

* Keymap refactor
f535c948 — Twentylives 7 years ago
Modifications to Dactyl manuform keyboard (#3162)

* DactylManuform: Updating dvorak keymap

* Changed NAV and NUM layers to LOWER and RAISE
* Removed Mod+Key form RAISE and LOWER keys to be used as layer togglers exclusively
* Added missing keys to LOWER layers

* DactylManuform: fixed bugs in keyboard config file

* DactylManuform: Change default mouse config

The default mouse config parameters are slow and not very user friendly, this commit overrides the default
values.
wq
Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com>

* Dactylmanuform: Update default keymap (qwerty) to match dvorak's

Recently devorak's layout went through some changes for changing layer toggles behavior,
adding missing keys, and fix minor bugs, this commit introduces these changes to the default keymap.

Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com>

* Dactylmanuform: Add permissive hold support

Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com>

* DactylManuform: Updating documentation

* Adding a picture of the keyboard
* Adding keymaps pictures

* Adding missing EEPROM files for EE_HANDS
flashing these before firmware will let the
user use either hand as master without reflashing

Signed-off-by: 20lives <lior@dotcore.co.il>
06487daa — Breno Reis 7 years ago
Added a multiple layout keymap for DZ60 (#3159)

* Added files for my new layout.

* Added layout template

* Qwerty layout done

* Qwerty layout done

* Test commit

* Qwerty, colemak e dvorak layouts done.

* Added templates for extra layers

* Added templates for extra layers

* Small adjustments on function layer

* Minor updates

* Minor updates

* daily update

* added my dz60 layout

* added my niu mini layout

* made the suggested corrections
ca02b0dd — noroadsleft 7 years ago
Fortitude60: Refactor and Configurator support (#3161)

* Removed LAYOUT_ortho_5x12 alias

* Configurator support
769854b8 — noroadsleft 7 years ago
Felix: Refactor, Rules, and Configurator Support (#3160)

* Refactor

* Configurator support

* Add LAYOUTS = ortho_5x4 to rules.mk
08210b3a — YouCanFly 7 years ago
Add Tetris keyboard to QMK (#3158)

* Add Tetris keyboard to QMK

* fix

* disable the music mode to save size
b0348063 — Yan-Fa Li 7 years ago
Add TKC keymap (#3157)

- disable i2c to avoid hid spam
 - set capslock -> lctl_t(kc_esc)
 - OSX mode - reverse GUI and ALT
4c9641f0 — Jason 7 years ago
Fixsingakeymaps (#3156)

* Tweak info.json

* fix default for info.json

* typo
aaeaf27e — Jason 7 years ago
Adding Singa Repo w/ Config Support (#3155)

* Adding Singa Repo w/ Config Support

* Used Tilde instead of GRV

* PR Fixes

* oops, forgot to change the keymaps

* splitbs -> split_bs
a474d6b4 — noroadsleft 7 years ago
Additional default layouts: Fullsize ANSI, Fullsize ISO, TKL ISO (#3154)

* Add Fullsize ANSI layout

* Add Fullsize ISO layout

* Add TKL ISO layout
f6a0adfe — noroadsleft 7 years ago
Fix KC_P00 macro for ortho_5x4 layout (#3152)

Next