aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech
Commit message (Collapse)AuthorAgeFilesLines
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-1/+1
|
* [Keymap] Wilba/Singav3 nk65 keymap updates (#8267)James Young2020-03-042-0/+29
| | | | | | | | | | | | * via configurator can't do AG_TOGG with any key - meh * same issue - via can't do AG_TOGG * oops - missed AG_TOGG on the NK65 * add media and mousekeys * Update keyboards/nk65/keymaps/madhatter/keymap.c
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-3118-84/+84
| | | | | | * Trim firmware size changes from default-ish rules.mk files * Trim sizes from westfoxtrot boards
* [Keyboard] Added WT60-B, WT60-BX (wilba.tech THERMAL) (#7948)Wilba2020-01-2133-16/+682
| | | | | | * Added WT60-B, WT60-BX * Review changes
* Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba2020-01-2017-7/+51
| | | | | | * Add VIA support for QMK backlight, QMK RGBLight * clang-format changes
* Fix NK65 indicator code after refactoring (#7902)yiancar2020-01-151-1/+4
|
* [Keyboard] Dawn60 Keyboard (#7832)Xelus222020-01-122-7/+209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dawn60_proper * change default * changes * master merge and via keymap * rgb underglow better * rename of folder * rename folder complete * rename * dawn60/underglow specifics * dawn60 specific * simplify * requested changes * small errors * layouts remove * remove parentheses and update rules.mk * fix error message
* [Keyboard] NK65 Refactor (#7862)yiancar2020-01-111-16/+0
| | | | | | | | | * Nk65 Refractor - Changed Via keymap to via instead of default_via - Moved Caps/Layer indicator code outside of wilba_tech rgb. This is so they can more easily be modified * Update keyboards/nk65/nk65.c
* VIA Configurator Refactor (#7268)Wilba2020-01-0376-997/+477
| | | | | | | | | | | | | | | | | | | | | | | | * VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-2927-169/+121
| | | | | | * Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
* [Keymap] Personal layout for the RAMA M6-A (#7152)Rys Sommefeldt2019-10-251-0/+18
|
* [Keymap] Add userspace and personal keymaps (#7093)Michael Guterl2019-10-223-0/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Planck keymap and custom keycodes to userspace * Add Preonic keymap and extract common ortho layers and keycodes * Add Leaf60 WKL keymap * Add M60-A keymap * Add Levinson keymap * Fix links in personal readmes * Use flash target * Remove duplicate definition Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove superfluous line endings * Planck and preonic encoder should have the same behavior * Use higher level API Co-Authored-By: fauxpark <fauxpark@gmail.com> * Use layouts to reduce planck/levinson duplication * Update flash instructions for levinson
* [Keyboard] wilba.tech PCB refactoring (#6982)Wilba2019-10-1145-1243/+1132
| | | | | | | | | | | | | | | | | | * Cleanup * Refactor VIA rules.mk * WT mono backlight refactor, VIA support * Added WT75-C * Fixed compile error * Cleanup rules.mk * Review changes * Review changes
* [Keyboard] RGB updates on NK65 and HS60 (#6795)yiancar2019-10-081-10/+4
| | | | | | | | * RGB update commit * Convert caps lock indicator check to IS_LED_ON * ISSI3733 minor change
* [Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)Wilba2019-09-1717-116/+116
|
* [Keymap] Adding my userspace and keymaps (#6496)Seth Barberee2019-08-133-0/+84
| | | | | | | | | | | | | | | | | | | * add Userspace and keymaps * Adding keymaps for zeal60 and iris * Created my own tap dance that toggles RGB Mode based on whether I toggled caps lock or not * parent 578ed42a7f8f986147cad040d50d4ae1d24a32e2 author Seth Barberee <seth.barberee@gmail.com> 1565065903 -0500 committer Seth Barberee <seth.barberee@gmail.com> 1565065903 -0500 move to userspace add zeal60 * update based on review * move userspace to github name
* [Keyboard] WT75-A & WT75-B fixes for QMK Configurator (#6472)Wilba2019-08-0311-2/+496
| | | | | | * Fixed QMK Configurator layout * Added WT60-D
* [Keyboard] Fix QMK Configurator bug with Wilba Tech Zeal60 LAYOUT_60_all (#6387)noroadsleft2019-07-221-1/+1
| | | | | info.json file had the wrong name for the JSON key; the macro that is normally named LAYOUT_all by convention is named LAYOUT_60_all on the Zeal60. Bug flagged by drashna for flight505 on QMK Discord.
* Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)Wilba2019-07-2197-7/+6909
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-066-6/+6
|
* [Keyboard] Added WT65-B, WT75-B, minor fixes (#5991)Wilba2019-06-0331-32/+1029
| | | | | | | | | | | | | | | | | | | | * 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
* [Keyboard] Added WT69-A PCB (#5721)Wilba2019-04-2711-3/+492
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added WT69-A * Tweaked some things before PR * Update keyboards/wilba_tech/wt69_a/info.json Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com> * Update keyboards/wilba_tech/wt69_a/readme.md Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com> * Update keyboards/wilba_tech/wt69_a/wt69_a.h Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com> * Update keyboards/wilba_tech/wt69_a/readme.md Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com> * PR fixes * Fixed readme.md * Fixed keymaps
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-185-5/+5
| | | | | | | | * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION * Remove '#define DIODE_DIRECTION CUSTOM_MATRIX' * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
* [Keymap] Add new layout for wilba_text WT8-A (#5141)Rys Sommefeldt2019-02-152-0/+93
|
* Added WT75-A, refactor wilba.tech PCBs (#5100)Wilba2019-02-1221-12/+921
| | | | | | * Added WT75-A, added "via" keymaps to wilba.tech * Missed file last commit
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-263-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add default value for IS_COMMAND for COMMAND feature * Cleanup and consistency * Update Templates to reflect change * Fix IS_COMMAND in template * Fix IS_COMMAND define * Use consistent IS_COMMAND block in templates * Remove unnecessary `#undef IS_COMMAND` directives * Fix compile issue on orthodox * Reomve IS_COMMAND option for newer boards * Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting * Remove a couple of additional IS_COMMAND defines * Remove remaining redundant IS_COMMAND definitions * Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin * Remove multiple empty lines in modified config.h files * Update additional boards * Reomve IS_COMMAND from newer boards * Update Alice keyboard * Remove IS_COMMAND from additional boards Jan 24th edition
* Keyboard: Initial commit of WT8-A implementation (#4674)Wilba2018-12-187-0/+271
|
* Added Dynamic Keymaps to M10-BWilba65822018-12-134-0/+12
|
* Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520)Wilba2018-11-304-22/+106
| | | | | | | | | | | | | | | | | | * Refactored M6-B to use Zeal60 RGB backlight code * Fixed M6-B LED co-ordinates * Minor changes to RGB config for Zeal65 * Added dynamic keymaps to WT80-A, WT60-A, WT-80A, U80-A * Macro implementation * Implemented macros, API protocol version 8, RGB backlight fixes * Improved radial effects for M6-B * Fixed undefined references when building an RGB keyboard after M6-A
* Refactoring M6-A, M6-B, Zeal60, Zeal65, WT60-A, WT65-A, WT80-A (#4417)Wilba2018-11-139-18/+252
| | | | | | | | | | * Refactored M6-B to use Zeal60 RGB backlight code * Fixed M6-B LED co-ordinates * Minor changes to RGB config for Zeal65 * Added dynamic keymaps to WT80-A, WT60-A, WT-80A, U80-A
* RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (#3925)Wilba65822018-09-2725-0/+1378
* Initial commit of RAMA U80-A * Initial commit of RAMA U80-A * Moved IS31FL3736 driver, minor cleanups * Superficial stuff * Review changes * Refactored to use common code.