You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wilba
bffbb4b42d
Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)
* Added WT65-B, WT75-B, minor fixes
* Update keyboards/wilba_tech/wt65_b/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/wilba_tech/wt65_b/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/wilba_tech/wt75_b/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Change DEBOUNCING_DELAY to DEBOUNCE
* Change DEBOUNCING_DELAY to DEBOUNCE
* Move Zeal60/Zeal65 files to keyboards/wilba_tech
* Change DEBOUNCING_DELAY to DEBOUNCE
* Refactoring zeal60 code to wilba_tech
* Moved Rama Works PCBs to wilba_tech
* Rename Rama Works files
* Cleanup info.json
* Cleanup readme.md
* Cleanup USB device strings
* U80-A RGB matrix, IS31FL3731 driver changes
* Fixed #include from keyboards/zeal60
|
5 years ago |
.. |
api
|
Merge ChibiOS and LUFA descriptor support (#2362)
|
7 years ago |
audio
|
[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)
|
5 years ago |
debounce
|
Fix debouncing issue for eager algorithms (#6081)
|
5 years ago |
keymap_extras
|
Add sendstring LUTs for French keymap (#5830)
|
5 years ago |
process_keycode
|
Fix Preprocessor check for Leader Keys
|
5 years ago |
rgb_matrix_animations
|
Switching rgb_config_t to use HSV struct
|
5 years ago |
rgb_matrix_runners
|
Switching rgb_config_t to use HSV struct
|
5 years ago |
serial_link
|
Only re-send matrix every 5ms
|
8 years ago |
split_common
|
Merge pull request #6264 from zvecr/split_master_check
|
5 years ago |
stm32
|
Add DFU Suffix for ARM boards (#5763)
|
6 years ago |
template
|
Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
|
5 years ago |
tools
|
Backlight abstraction and other changes (#439)
|
8 years ago |
visualizer
|
Fixing dead links (#5503)
|
6 years ago |
api.c
|
rgblight split transfer non-eeprom config (#5396)
|
6 years ago |
api.h
|
Only include lufa.h if AVR in quantum/api.h
|
6 years ago |
color.c
|
Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)
|
6 years ago |
color.h
|
Moving rgb typedefs into a single location (#5978)
|
6 years ago |
config_common.h
|
Add additional pins for Teensy 3.x and LC
|
6 years ago |
debounce.h
|
Removed #include "matrix.h" from debounce.h
|
6 years ago |
dynamic_keymap.c
|
Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
|
6 years ago |
dynamic_keymap.h
|
Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520)
|
6 years ago |
dynamic_macro.h
|
Fix dynamic macros on ChibiOS keyboards
|
7 years ago |
encoder.c
|
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
|
5 years ago |
encoder.h
|
Added encoder support to split common code (#5477)
|
6 years ago |
fauxclicky.c
|
Faux clicky bug fixes
|
8 years ago |
fauxclicky.h
|
Faux clicky bug fixes
|
8 years ago |
keycode_config.c
|
Fix #1566 - NKRO reseting issue
|
7 years ago |
keycode_config.h
|
Allow mod swapping for mod tap (MT) (#1202)
|
7 years ago |
keymap.h
|
Merge ChibiOS and LUFA descriptor support (#2362)
|
7 years ago |
keymap_common.c
|
Next set of split_common changes (#4974)
|
6 years ago |
led_matrix.c
|
fix the led_matrix.h naming conflict
|
6 years ago |
led_matrix_drivers.c
|
NK65 Addition (#5865)
|
6 years ago |
led_tables.c
|
Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
|
6 years ago |
led_tables.h
|
Move CIE1931 and breathing tables to its own file
|
8 years ago |
ledmatrix.h
|
fix the led_matrix.h naming conflict
|
6 years ago |
matrix.c
|
fix unselect_rows() in quantum/matrix.c (#6243)
|
5 years ago |
mcu_selection.mk
|
Add DFU Suffix for ARM boards (#5763)
|
6 years ago |
pincontrol.h
|
Clarify the quantum license (#1042)
|
8 years ago |
pointing_device.c
|
Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)
|
7 years ago |
pointing_device.h
|
Fix Pointing Device code (#1934)
|
7 years ago |
quantum.c
|
Store backlight breathing state in EEPROM (#6105)
|
5 years ago |
quantum.h
|
Sendstring LUT improvements (#5727)
|
5 years ago |
quantum_keycodes.h
|
Allow Combo feature to be enabled/disabled live (#6318)
|
5 years ago |
rgb.h
|
Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
|
7 years ago |
rgb_matrix.c
|
Adding rgb matrix speed into eeprom storage. (#5965)
|
5 years ago |
rgb_matrix.h
|
Adding rgb matrix speed into eeprom storage. (#5965)
|
5 years ago |
rgb_matrix_drivers.c
|
Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)
|
5 years ago |
rgb_matrix_types.h
|
Switching rgb_config_t to use HSV struct
|
5 years ago |
rgblight.c
|
Change xprintf() calls in rgblight.c to dprintf() (#6363)
|
5 years ago |
rgblight.h
|
Moving rgb typedefs into a single location (#5978)
|
6 years ago |
rgblight_breathe_table.h
|
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484)
|
6 years ago |
rgblight_list.h
|
rgblight 255 hue (#5547)
|
6 years ago |
rgblight_modes.h
|
Add function to support split-keyboard in rgblight.[ch]. (#5020)
|
6 years ago |
rgblight_post_config.h
|
Change split_common to use RGBLIGHT_SPLIT (#5509)
|
6 years ago |
rgblight_reconfig.h
|
rgblight.[ch] more configurable (#3582)
|
6 years ago |
send_string_keycodes.h
|
Clean up SEND_STRING keycodes and add media keys (#3214)
|
6 years ago |
variable_trace.c
|
Clarify the quantum license (#1042)
|
8 years ago |
variable_trace.h
|
Clarify the quantum license (#1042)
|
8 years ago |
velocikey.c
|
Velocikey: Match RGB animation speed to typing speed (#3754)
|
6 years ago |
velocikey.h
|
Velocikey: Match RGB animation speed to typing speed (#3754)
|
6 years ago |