Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan | 2022-08-04 | 1 | -7/+0 |
| | |||||
* | [Keyboard][Update] Add RGB Backlight feature to Pix (#14057) | Sendy Aditya Suryana | 2021-12-27 | 1 | -12/+14 |
| | | | | | | | | | | | | | * Initiate RGB Support * Add RGB Support for PIX * Revert Encoder pin assignment * Lower default RGB LED to 15 * Use Left shift for far left key * Replicate via keymap to default keymap | ||||
* | [Keyboard] Add Pix (#11154) | Sendy Aditya Suryana | 2020-12-22 | 1 | -0/+63 |
* Add nakal4x keyboard firmware * Fix VIA config * Setup OLED * Rename to pix * Rename via.json to info.json * Update keyboards/sendyyeah/pix/config.h remove obsolete value as suggested by drashna Co-authored-by: Drashna Jaelre <drashna@live.com> * Add GPL Like license header * Remove unused bootloader list * Change URL * Update readme * Delete via info.json * Add GPL2+ license header on via keymap * Update keyboards/sendyyeah/pix/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/keymaps/default/glcdfont.c Co-authored-by: Ryan <fauxpark@gmail.com> * Add GPL2+ license header on via keymap * Add image * Remove local drivers * Remove unused method on keymap files * Change project name on keymap readme files * Update keyboards/sendyyeah/pix/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/keymaps/default/glcdfont.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/keymaps/via/keymap.c Co-authored-by: Sendy Aditya Suryana <sendy.suryana@go-jek.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |