Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: filterpaper <filterpaper@localhost>
|
|
Co-authored-by: filterpaper <filterpaper@localhost>
|
|
|
|
|
|
|
|
* Add keyboards/yanghu/unicorne initial files.
* add default keymap to yanghu/unicorne
* use slow i2c and enable internal pullup resistor
* add oled to default keymaps
* fix unicorne default keymap
* fix encoder pad direction
* fix marauder
* add led matrix configs.
* add encoder code to default keymap.
* fix encoder direction
* add readme, info.json and update copyright for c files.
* fix build error by clean up include in unicorne.c
* fix images in readme files
* Fix various issues in PR #12993 feedback.
* Added copyright in glcdfont, fix include in that file.
* Removed `_kc` layout and renamed layout with generic style.
* Moved capslock oled update to oled.c inside `oled_task_user()`.
* Update keyboards/yanghu/unicorne/keymaps/default/rules.mk
Always include oled.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/oled.c
Wrap `oled.c` with ifdef.
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/oled.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* move oled code to unicorne.c, and set weakly.
* Update keyboards/yanghu/unicorne/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/unicorne.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/keymaps/default/oled.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/f411/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* remove oled.h
* remove include of oled.h after the file is deleted.
* Apply suggestions from code review: remove redundant macros and reformat.
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggestions from code review: change OLED driver macro.
Use `OLED_ENABLE` instead of `OLED_DRIVER_ENABLE`.
Co-authored-by: Jonathan Rascher <jon@bcat.name>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Jonathan Rascher <jon@bcat.name>
|
|
|
|
* my planck keymap
* my planck keymap
* minor changes
* Added personalized, VIA compatible keymap to the Melody96
* lighting layers added and keymap tweaked
* added basic descriptions
* added basic descriptions
* added basic descriptions
* added basic descriptions
* hopefully removed personal change to .gitignore
* restored .gitignore from my master
* restored .gitignore from my master
* requested changes and minor functionality tweaks
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
* add matrix abelx keyboard
* Update keyboards/matrix/abelx/abelx.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* fixed rgb led pin issue
* Apply suggestions from code review
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/matrix/abelx/aw9523b.h
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/matrix/abelx/aw9523b.c
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/matrix/abelx/abelx.h
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/matrix/abelx/abelx.c
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* fixed board name
* Apply suggestions from code review
Co-authored-by: Nick Brassel <nick@tzarc.org>
* move led update from scan_kb to hoursekeeping_kb
* move led update from scan_kb to housekeeping_kb
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
* [Keymap] foxx1337's personal keymap
* Add keymap based on ctrl default
* Add 5 minute rgb matrix timeout
* Add foxx1337 layout defaults
* Add raw HID communication protocol
* Add rgbmatrix to the raw HID protocol
* Add readme
* Modernize ctrl, shift, alt mods detection
* Add GPL like copyright headers
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* remove BOOTMAGIC_ENABLE=lite setting
* change keyboard BOOTMAGIC_ENABLE rules
Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.
* change keyboard BOOTMAGIC_ENABLE inline comments
Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite".
* change keymap BOOTMAGIC_ENABLE rules
Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.
* change keymap BOOTMAGIC_ENABLE inline comments
Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".
* change layout/user BOOTMAGIC_ENABLE rules/comments
Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.
Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".
* update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/
* remove docs references to Full Bootmagic
* convert data-driven Bootmagic Lite instances
* remove Bootmagic Lite bodge from data-driven generation
* Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a
* update docs/ja/config_options.md per mtei
* update docs/faq_misc.md per mtei
Remove remaining Full Bootmagic reference.
|
|
* Map `PRODUCT` define to `keyboard_name`
* Fix tests
* Fix last test
|
|
|
|
|
|
|
|
|
|
* add matrix diagrams to keyboard header files
* rename LAYOUT_60_all to LAYOUT_all
* add LAYOUT_60_ansi_arrow
* add LAYOUT_60_tsangan_hhkb
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
|
|
|
|
|
|
|
|
* physically arrange layout macro
Arranges the layout macro to resemble the keyboard layout, and updates the keymaps to match.
* use 3-character notation for position identifiers in kk980.h
* add matrix diagram to kk980.h
* fix syntax error in info.json
Apparently the API doesn't care about this error... but QMK Configurator does if you use the local import mode (Ctrl+Shift+I).
|
|
* Remove deprecated KEYMAP alias
* Remove some KEYMAP references
* Remove some KEYMAP references
|
|
|
|
- change LAYOUT to LAYOUT_split_3x5_2
|
|
|
|
* rename LAYOUT_default to LAYOUT
Only one layout is supported.
* refactor keymaps
- use short-form keycodes
|
|
|
|
* Add support for building against ChibiOS svn/trunk.
* Swap to 21.6.x
* Update to latest branch revision as released version is broken.
* Updated configs.
* Conf updates.
* Updated ChibiOS
* Convert STM32L422 to actual L422 ChibiOS platform.
* Downgrade to 20.3.4 as ChibiOS 21.6.x is being aborted.
* Rollback L422-based boards.
|
|
power. (#15021)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add support to persist MD LED framework settings
* avoid out-of-bounds errors when SmartEEPROM is not enabled
* Update brightness defaults
* clang
|
|
* [Core] Add kb level callbacks to OLED driver
* Update keyboards and keymaps
* Update docs
* Update userspace configs
* Add fix for my keymap ...
* update lefty
|
|
* Gets RGB working on a split keyboard with IS31FL3733. Currently needs small tweak to re-enable WS2812
* Added helper function
* Trying to integrate the function
* Moved functionality into a macro
* Swapped conditional for a macro everywhere
* Tidying up
* More code cleanup
* Documentation updates
* Fixed formatting via linter
* Switching to a function from a macro
* Fixed compile error
* Fixing WS2812 behavior. UNTESTED.
* Updated documentation about the driver addresses.
* Fixed code for WS2812
* Trying to add in LED_MATRIX support
* Updated effects for LED matrix
* Updated third-party effect defines.
* Ran format-c on modified files
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Move to static inline. Avoids issues with gcc v8+
* Move helper function for LED_matrix to static inline to avoid issues with gcc v8+
Co-authored-by: Vlad Kvitnevskiy <vladkvit@outlook.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|