~ruther/qmk_firmware

b8564f5d — Jack Humbert 7 years ago
revert some attempts, update i2c
998ddbb1 — Jack Humbert 7 years ago
Merge branch 'master' of github.com:qmk/qmk_firmware into hf/shinydox
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)

710937e4 — Kosuke Adachi 7 years ago
Add corne keyboard (#3119)

* Fork from helix

* Move rev2 to rev1

* Remove unused settings

* Move split_util to outof rev

* Setup KEYMAP for crkbd

* Remove old image

* Move keymaps directory and glcdfont.c

* Remove AUDIO in keymap

* Show keylog

* Show keylogs

* Show time log

* Remove EISU/KANA

* Use KEYMAP_kc

* Remove iota_gfx_record_user wrapping

* Remove unused settings for layer

* Add keylogger.c

* Fix uppercase letters to lower

* Add timelogger.c

* Default RGBLED_NUM = 27

* Remove unused setting

* Add mode icon reader

* Add matrix_write_ln

* Add layer_state_reader

* Move to lib directory

* Rename functions

* Add host_led_state_reader

* Add logo_reader

* Cleaning of iota_gfx_task

* Fix bugs and add key defines

* Remove unnecessary comments

* Update crkbd readme

* Move libs to lib directories

* Rename KEYMAP to LAYOUT
300cf977 — Daniel Rose 7 years ago
citadel: new keymap for pegasushoof (#3146)

[citadel] Markdown syntax: Added double spaces for line breaking

[citadel] Added line breaks for keyboard layout, fixed headings.
e08139b7 — noroadsleft 7 years ago
Ergo42: Refactor and Configurator support (#3150)

* Refactor

* Configurator support

* Switch macro names around
85efa355 — noroadsleft 7 years ago
DZ60: Add LAYOUT_directional_625_space (#3148)

98462183 — Eric Gebhart 7 years ago
Keyboard that works on Qwerty or Bepo OS keyboards. (#3149)

* New layout.

* new dvorak bepo layout.

* first commit of new ergodox_ez dvorak keyboard for qwerty and bepo.
Add DCompact Layout for Chimera Ortho and Planck Keyboards (#3145)

* Clone default chimera-o layout

* Make changes for base layer

* Enable mouse suppport flag

* Implement majority of DAD layout

* Add mouse movement keys

* Fine tune mouse control and fix tap toggle

* Fix mouse button locations

* Set adpater LED colors for layers

* Increase responsiveness of key taps

* Update layout for thumb comfort

* Rename layout and add README

* Add comments to keymap

* Implement DCompact layout for Planck

* Copy over DCompact README to planck

* Fix up odds and ends for Planck
7004e934 — noroadsleft 7 years ago
Eco: Refactor, Configurator support and Readme changes (#3143)

* Readme changes

* Refactor matrices; add QMK_KEYBOARD_H

* Configurator Support
3ab69e23 — noroadsleft 7 years ago
DK60: Refactor, Configurator and Readme updates (#3142)

* Readme cleanup

* Refactor KEYMAP to LAYOUT

* Configurator support

* Readme cleanup

Didn't spot that the modified lines were formatted as a list the first time.
815dab62 — Jorge Porras 7 years ago
Normacos update (#3141)

* Cheers let's split keymap

* fixed typo on norman layer of cheers keymap for let's split

* fixed right handed mappings for home row

* cheers keymap for let's split redefinition

* updated Cheers keymap for let's split

* cheers keymap for let's split updated with some terminal macros

* renamed cheers let's split keymap to a more appropriate normacos

* updated normacos keymap doc / removed non functional keys

* reset let's split rules to default values

* added more spotlight search macros

* normalized keymap comments

* Moved numpad on lower layer

* updated normacos layout and fixed some readme typos

* removed leftover merge diff

* added waits to macros that make use of SEND_STRING

* fixed wrong waits on macros that use SEND_STRING

* normalized macro comments after adding waits
Next