Ryan
ab0ad878c6
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Joel Challis
1b3224d576
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Drashna Jaelre
ed28cc3241
[Keyboard] Fix sendyyeah/pix oled task function type ( #15608 )
2021-12-27 21:13:11 -08:00
Sendy Aditya Suryana
66522b27bf
[Keyboard][Update] Add RGB Backlight feature to Pix ( #14057 )
...
* 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
2021-12-27 21:06:35 +11:00
Ryan
168fe06c26
Remove unnecessary backslash-escapes in default keymaps ( #15472 )
...
* Remove unnecessary backslash-escapes in default keymaps
* Remove unnecessary backslash-escapes in via keymaps
* Remove unnecessary backslash-escapes in default-ish keymaps
2021-12-14 12:41:16 +00:00
Drashna Jaelre
44c20e7743
[Core] Change OLED task function to be boolean ( #14864 )
...
* [Core] Add kb level callbacks to OLED driver
* Update keyboards and keymaps
* Update docs
* Update userspace configs
* Add fix for my keymap ...
* update lefty
2021-11-02 09:42:50 +11:00
Xelus22
3b5759ee2b
[Core] Refactor OLED to allow easy addition of other types ( #13454 )
...
* add docs
* core changes
* update keyboards to new OLED
* updated users to new OLED
* update layouts to new OLED
* fixup docs
* drashna's suggestion
* fix up docs
* new keyboards with oled
* core split changes
* remaining keyboard files
* Fix The Helix keyboards oled options
* reflect develop
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-24 16:28:26 +10:00
Drashna Jaelre
768c92aab6
Convert Encoder callbacks to be boolean functions ( #12805 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-05-21 23:17:32 -07:00
Sendy Aditya Suryana
6171bd1c83
[Keyboard] Add 75 Pixels Ortholinear Keyboard ( #12220 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Sendy Aditya Suryana <sendy.suryana@go-jek.com>
2021-05-21 21:33:12 -07:00
Sendy Aditya Suryana
63146e3a9e
Add new Keyboard: SENDYYeah Bevi ( #12011 )
...
* Add bevi Keyboard
* Update readme
* Change image embed
* Update instructions to compile
* beVi initial
* Enable NKRO
* Update README
* Revert Lily58 rules.mk
* Revert h87a info.json
* Add URL and maintainer in info.json
* Update year
* Add layer 1
* Tidying up
* Fix keymap
* Add one line at end of file
* Replicate default keymap to via
* Update keyboards/sendyyeah/bevi/bevi.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove comment on layout macro definition
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Sendy Aditya Suryana <sendy.suryana@go-jek.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-03-25 23:39:35 +11:00
Sendy Aditya Suryana
00a39ad358
[Keyboard] Add Pix ( #11154 )
...
* 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>
2020-12-22 11:20:09 -08:00