Update Neo2 keymap (#9063)
Update Canadian Multilingual keymap and add sendstring LUT (#8786)
Updated rules.mk to allow for audio control in VIA (#9087)
fixed typo for clear lcd screen function in hd44780 docs (#9086)
* fixed typo for clear lcd screen function
brought to attention by #9085
* fixed typo for clear lcd screen function (ja docs)
Added defines for RAISE and LOWER (#9083)
I like being able to use layers. This fixes my screw-up from my last
code overhaul.
Optimization for scanning less layers. (#8311)
* Optimization for scanning less layers.
* Rename NUM_LAYERS to MAX_LAYER.
[Keyboard] Add P40, P20 and P18 Keyboards by pabile (#8759)
* Add files via upload
* removed
* Add files via upload
* Rename pabile40.c to p40.c
* Rename pabile40.h to p40.h
* Add files via upload
* Update p40.c
* Update p40.h
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Updated readme file
* Updated readme file
* Add files via upload
* modified: keyboards/pabile/p18/config.h
modified: keyboards/pabile/p18/keymaps/default/keymap.c
modified: keyboards/pabile/p18/p18.h
modified: keyboards/pabile/p18/rules.mk
modified: keyboards/pabile/p40/config.h
modified: keyboards/pabile/p40/keymaps/default/keymap.c
* config update
* Delete README.md.save
* Delete keymap.c.save
* Delete keymaps.c
* modified: keyboards/pabile/p18/keymaps/default/keymap.c
* Update p18.h
* testing layout config
* Create info.json
* Create info.json
* Create readme.md
* Update readme.md
* Updated description
* Updated description
* Update config.h
updated vendor ID to 0000
* Update keymap.c
removed unnecessary comments
* Update keyboards/pabile/p18/p18.h
* Update keyboards/pabile/p18/p18.h
* Update p18.h
removed unnecessary comments
* Update keyboards/pabile/p18/rules.mk
* Update keyboards/pabile/p18/rules.mk
* Update config.h
updated vendor id and removed unnecessary comments
* Update keyboards/pabile/p40/info.json
* Update keyboards/pabile/p40/keymaps/default/keymap.c
* Update keyboards/pabile/p40/p40.h
* Update keyboards/pabile/p40/p40.h
* Update keyboards/pabile/p40/p40.h
* Update keyboards/pabile/p40/rules.mk
* Update keyboards/pabile/p40/rules.mk
* Added p20 macropad
* Update README.md
* Updated VID and PID
* Updated VID and PID
* Update rules.mk
* Update config.h
* Update config.h
* Update config.h
* Update keymap.c
* Replaced blank keys with KC_NO
* Update keyboards/pabile/p18/keymaps/default/keymap.c
* Update keyboards/pabile/p18/p18.h
* Update keyboards/pabile/p18/rules.mk
* Update keyboards/pabile/p20/keymaps/default/keymap.c
* Update keymap.c
* Update keymap.c
* Update keyboards/pabile/p20/rules.mk
* Update keyboards/pabile/p40/info.json
* Update keyboards/pabile/p20/p20.h
* Updated product ID
* Updated product ID
* Update keyboards/pabile/p20/config.h
* Update keyboards/pabile/p20/p20.h
* Update keyboards/pabile/p20/p20.h
* Update keyboards/pabile/p20/keymaps/default/keymap.c
* Update keyboards/pabile/p18/readme.md
* Update keyboards/pabile/p20/README.md
* Update keyboards/pabile/p20/rules.mk
* Update keyboards/pabile/p20/rules.mk
* Update keyboards/pabile/p20/rules.mk
* Update keyboards/pabile/p20/rules.mk
* Update keyboards/pabile/p40/README.md
* Update keyboards/pabile/p40/rules.mk
* Update keyboards/pabile/p40/rules.mk
* Update keyboards/pabile/p18/rules.mk
* Update keyboards/pabile/p18/rules.mk
* Update keyboards/pabile/p40/config.h
* Update keyboards/pabile/p40/config.h
* Update keyboards/pabile/p18/readme.md
* Changed to lowercase filename
* Rename README.md to readme.md
* Update keyboards/pabile/p18/rules.mk
Add one-handed Viterbi layout for gaming (#8963)
* Add one-handed Viterbi layout for gaming
* fixes for pr feedback
* Update keyboards/keebio/viterbi/keymaps/vosechu/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Fix off by one error with oled_write_raw_P (#9045)
Improve security of avrdude by eliminating the use of well-known names. (#9026)
* Improve security by eliminating the use of well-known names.
* Add an additional $ so the shell expands $TMP1 and $TMP2
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
[Keymap] Added MACLOCK macro (#9037)
* Added MACLOCK macro
Added my MACLOCK macro to my Atreus keymap.
* Updated comments & readme
Documented where in the layout I added the MACLOCK macro.
[Keymap] added shifted symbols support (#9059)
* added shifted symbols to default keymap
[Keymap] Add nblyumberg 1upkeyboards super16 keymap (#8902)
* Updated with my super16 version for my keypad
* Added my folder to super16
* Set max LED brightness to 50%
* Added custom keycodes for enter/shift+enter and copy/paste on one key
* Fixed the boot up layer color
* Renamed folder
* Revert changes to root super16 files
* Update keymap config.h and rules.mk files
* Restore deleted 15game keymap files
* Corrected the hold keycode for CCCV
* Removed unnecessary comments
* Update keyboards/1upkeyboards/super16/keymaps/nblyumberg/keymap.c
Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/1upkeyboards/super16/keymaps/nblyumberg/config.h
Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/1upkeyboards/super16/keymaps/nblyumberg/keymap.c
Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com>
* Rewriting the layer color functionality
* Revisions
* Fixed the layer switching
* Fixed the default layer color problem
* Added a function suggested by Drashna but it won't compile
* Cleaned up the code for PR
* Removed unnecessary define for layer colors
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Docs: fix links in feature_hd44780.md (#9053)
The referenced site was moved.
[Keymap] Add Chidori OLED-enabled sample keymap (#8446)
* create chidori/oled_sample keymap
* Implement OLED enabled keymap
* Update readme.md
* Update keyboards/chidori/keymaps/oled_sample/keymap.c
* Update keyboards/chidori/keymaps/oled_sample/keymap.c
* delete chidori:oled_sample/config.h
* use oled_write_ln_P to print layer state
* delete unnecessary include
* merge nested switches in oled_write_layer_state()
[Keyboard] add adelais PCB (#8945)
* add adelais PCB
* clean up
* merger
* update
* Update readme.md
* Update config.h
* update
* update
* move keymap folder
* Update info.json
* Update info.json
* Update info.json
Co-authored-by: vuhopkep <boy9x0@gmail.com>
format code according to conventions [skip ci]
New RGB Lighting effect: Twinkle (#8887)
* Add twinkle RGB Lighting effect
* 2nd twinkle algo - double-buffering
* Further refinement: Per-LED twinkle
* Add documentation for Twinkle RBG Lighting mode
* Bias twinkle saturation closer to the set value
* Fix whitespace
Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674)
* Invert UC_MOD/UC_RMOD direction when Shift is held
Also use MOD_MASK_SHIFT in process_rgb.c
* Allow audio to be played for UC_MOD, UC_RMOD keycodes as well
* Fix signedness bug in reverse input mode cycling
* Misc formatting in process_unicode_common.c
* Address clang-format issues
* Make decode_utf8 helper function file-local (static)