aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maartenwut
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Fix `led_init_ports()` for Wasdat (#7288)fauxpark2019-11-071-0/+3
|
* New and improved lock LED callbacks (#7215)fauxpark2019-11-061-20/+6
| | | | | | | | | | * New and improved lock LED callbacks * Include stdbool * Update documentation * Use full function signatures and add keyboard-level example
* [Keymap] Align top and bottom layers to make it easier to map between them ↵Rys Sommefeldt2019-10-251-11/+10
| | | | (#7153)
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-247-222/+37
| | | | | | * Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level
* [Keymap] Personal layout for the Wonderland (#7095)Rys Sommefeldt2019-10-211-0/+24
|
* Add a via compatible keymap (#7062)Yan-Fa Li2019-10-183-3/+24
| | | | | | | | | | | | | * Add a via compatible keymap * Disable VIA on default for configurator - use the via keymap if you want via support * Move wilba dep to keymap avoid breaking community - moves via specific includes into the _via keymap - fixes configurator builds
* Update personal userspace and keymaps (#6876)Konstantin Đorđević2019-10-031-8/+8
| | | | | | | | | | | | * Align bottom row in KBD6X keymap to match LAYOUT macro * Remove TAP_HOLD_CAPS_DELAY override in userspace * Change default USB polling rate to 1000 Hz * Move media controls to nav cluster on Wasdat * Add dz60:konstantin_b keymap
* [Keymap] correct keebs keymap for wonderland (#6838)Homerow Co2019-09-291-10/+7
|
* correct default keymap for wonderland (#6835)Homerow Co2019-09-281-11/+10
| | | tested
* [Keymap] Port personal keymap to 60_tsangan_hhkb (#6820)Yan-Fa Li2019-09-255-40/+17
| | | | | | | | | | | * Port personal keymap to 60_tsangan_hhkb - add 60_tsangan_hhkb layout to plain60 - Fix bug in split rs in plain60 - use community and user based layout for 60_tsangan_hhkb - set up audio for plain60 only * Add LAYOUT_60_ansi_split_bs_rshift
* [Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)Wilba2019-09-171-6/+6
|
* Fix boards being skipped during make allzvecr2019-09-101-1/+1
|
* Add personal Doro67 multi keymap, fix bug in KBD6X keymap (#6674)Konstantin Đorđević2019-09-051-1/+1
| | | | | | | | | | * Add missing void parameter declarations to *_light functions * Add doro67/multi:konstantin keymap * Allow FNLK to be canceled with Esc * Function layer → Fn layer in keymap comments
* [Keymap] Update personal userspace and keymaps (#6654)Konstantin Đorđević2019-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | * Enable Fn layer tap dances only if LAYER_FN is defined * Update KBD6X keymap spacing to match LAYOUT spacing * Add regular FNLK to userspace, update keymap comment labels * Rename KC_BRK → BREAK, KC_SYSR → SYSRQ in userspace * Change mousekey positions in KBD6X * Disable Console in KBD6X to reduce firmware size * Return false in process_record_* only when overriding existing keys * Fix Caps light not working after LSFT_FN * Refactor Fn/Caps light, fix sequencing issues
* Wonderland: README (#6613)Yan-Fa Li2019-08-272-0/+94
| | | | | | | | | | | | * Wonderland README breaks * Wonderland info.json * Update keyboards/maartenwut/wonderland/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Maartenwut Wonderland PCB (#6492)Yan-Fa Li2019-08-246-0/+228
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial Commit * ID * Use current manu name * Fix define DEBOUNCE Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix NUM Lock LED detection Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix CAPs LED detection Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix Scroll Lock LED detection Co-Authored-By: fauxpark <fauxpark@gmail.com> * Use correct convention for setting pins * Move folder to maartenwut - enable velocikey * Fix columns size * Sync with homerowco * Add Keebs keymap * Best practices * Latest keymap changes from homerowco
* [Keymap] Cosmetic fix for default Wasdat keymaps (#6531)fauxpark2019-08-142-4/+4
|
* Move maartenwut's keyboards to one folder (#6484)Maarten Dekkers2019-08-0559-0/+3820