start updating i2c for timeouts
revert some attempts, update i2c
Merge branch 'master' of github.com:qmk/qmk_firmware into hf/shinydox
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
Fortitude60: Refactor and Configurator support (#3161)
* Removed LAYOUT_ortho_5x12 alias
* Configurator support
Felix: Refactor, Rules, and Configurator Support (#3160)
* Refactor
* Configurator support
* Add LAYOUTS = ortho_5x4 to rules.mk
Add Tetris keyboard to QMK (#3158)
* Add Tetris keyboard to QMK
* fix
* disable the music mode to save size
Add TKC keymap (#3157)
- disable i2c to avoid hid spam
- set capslock -> lctl_t(kc_esc)
- OSX mode - reverse GUI and ALT
Fixsingakeymaps (#3156)
* Tweak info.json
* fix default for info.json
* typo
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
Additional default layouts: Fullsize ANSI, Fullsize ISO, TKL ISO (#3154)
* Add Fullsize ANSI layout
* Add Fullsize ISO layout
* Add TKL ISO layout
Fix KC_P00 macro for ortho_5x4 layout (#3152)
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
citadel: new keymap for pegasushoof (#3146)
[citadel] Markdown syntax: Added double spaces for line breaking
[citadel] Added line breaks for keyboard layout, fixed headings.
Ergo42: Refactor and Configurator support (#3150)
* Refactor
* Configurator support
* Switch macro names around
DZ60: Add LAYOUT_directional_625_space (#3148)
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
Eco: Refactor, Configurator support and Readme changes (#3143)
* Readme changes
* Refactor matrices; add QMK_KEYBOARD_H
* Configurator Support