[Keyboard] Add NumDiscipline Keyboard - Modified Version of Discipline With Numpad (#9112)
* NumDiscipline firmware compiled
* renamed folder, deleted config.h from default
* deleted commented out code
* fix readme make example for lowercase foldername
* Update keyboards/ericrlau/numdiscipline/rev1/rules.mk
* Update product name
* Apply suggestions from code review - layout naming and key object ordering
Streamline the macos install process
[Docs] Japanese translation of docs/feature_led_matrix.md (#8991)
* add feature_led_matrix.md translation
* update based on comment
* update based on comment
[Docs] Japanese translation of docs/feature_layouts.md (#8949)
* add feature_layouts.md translation
* update based on comment
* update based on comment
[Docs] Japanese translation of docs/feature_thermal_printer.md (#9034)
* add feature_thermal_printer.md translation
[Docs] Japanese translation of docs/feature_velocikey.md (#9035)
* add feature_velocikey.md translation
* update based on comment
* update based on comment
[Docs] Japanese translation of docs/feature_leader_key.md (#8950)
* add feature_leader_key.md translation
* update based on comment
* set link as lang dir
* update based on comment
* update based on comment
* update based on comment
Add SPI 25xx EEPROM support. (#8780)
[Keyboard] Add Bookerboard support (#9097)
* 5/14/20 first push for bookerboard
* Update rules.mk
* Update keyboards/clawsome/bookerboard/rules.mk
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/clawsome/bookerboard/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/clawsome/bookerboard/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/clawsome/bookerboard/bookerboard.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/clawsome/bookerboard/bookerboard.h
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* 5/15/20
* 2
* 3
* Update keyboards/clawsome/bookerboard/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/clawsome/bookerboard/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/clawsome/bookerboard/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/clawsome/bookerboard/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/clawsome/bookerboard/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
format code according to conventions [skip ci]
Add SofleKeyboard support to QMK firmware. (#8970)
* Add SofleKeyboard support to QMK firmware.
* Sofle: Remove LAYOUT_kc macro for default layout. Remove unnecessary code.
* Fix mistake in the latest commit
* Remove duplicated layers for MAC/WIN support
* Improve according to suggestion in PR
* Add more improvements from PR
* Fix a typo in README.md
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove unneeded break.
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove unneeded break.
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Apply suggestions from code review
Remove unneeded breaks.
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Apply suggestions from code review
Remove unneeded breaks (few more forgotten ones).
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove TAPPING_FORCE_HOLD from default keymap.
* Add TAP_CODE_DELAY 10. Fix a typo (compilation error)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Add query functions for RGB Light and RGB Matrix (#8960)
* Add additional query functions for RGBLIGHT
* Add additional query functions for RGB Matrix
* Change names of enable check functions
* Fix macro for rgb matrix takeover of rgblight functions
* Add documentation for rgb_matrix_get_hsv()
* Add *_get_hsv function to rgblight
Add TAP_CODE_DELAY 10. Fix a typo (compilation error)
Remove TAPPING_FORCE_HOLD from default keymap.
Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
Apply suggestions from code review
Remove unneeded breaks (few more forgotten ones).
Co-authored-by: Nick Brassel <nick@tzarc.org>
Apply suggestions from code review
Remove unneeded breaks.
Co-authored-by: Nick Brassel <nick@tzarc.org>