Refactor and Configurator update for ACR60 (#3025)
Add edvorakjp layout for the Iris keyboard (#3020)
* add edvorakjp libraries
* add edvorakjp iris keymap
* change the custom eeconfig's address to prevent future address conflicts
* deleted the verbose line of rule.mk
Refactor and Configurator updates for 9key (#3024)
Adds basic support for u/flehrad's bigswitch pcb (#3015)
* Adds basic support for u/flehrad's bigswitch pcb
- also adds support for OSX Eject/Power
The function of this key depends on the version of OSX and if you
have physical media. For a macbook pro 2017 holding this key down
brings up the shutdown dialog. If you wrap it in LCTL and LSFT the
screenlock turns on immediately.
* Switch to Layout Macro
- add a code for OSX Sleep
* Add a README
* Turn on RGB by default
* Add info.json
* Address comments by @drashna
* Only define Eject in keymap
Update documentation for rgb matrix (#3023)
* Update documentation for rgb matrix
- Updated keycodes.md to include RGB matrix keycodes + necessary link
added some helpful notes to the documentation (#2981)
Import userspace config.h according to USER_NAME (#2983)
* Import userspace config.h according to USER_NAME
* Use USER_PATH instead of directly using USER_NAME
Fix led enabled slave (#3022)
* Account for backlight enabled flag when passing backlight level to slave
* Add BL_TOGG to keymap for testing
* Apply backlight fix to Iris
* Port I2C LED backlight control from Iris to Levinson
Refactor update for 6ball (#3017)
Add mike808 Viterbi layout (#3019)
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
Fix Atom47 configurator layout (#3018)
convert to unix line-endings [skip ci]
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
Remove ISO imposter key from TKL keymap (#3014)
Add 80 key layout to Ergodone, as it appears to support it (#2984)
* Add 80 key layout to Ergodone
* Add layouts
* Missed a comma .....
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
Fix compile issues for atmega328p