aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/winkeyless
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-203-42/+25
|
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-301-4/+0
| | | | | | | | | | * Migrate ACTION_LAYER_MOMENTARYs to MO() * Add changelog entry * Update docs/ChangeLog/20190830/PR5176.md Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Remove unused _BOOTLOADER definesfauxpark2019-08-042-2/+1
|
* bface refactor (#6333)Drashna Jaelre2019-07-1511-415/+84
|\ | | | | | | | | | | | | | | | | | | * remove custom matrix support * remove custom i2c and led driver * minor cleanups * update readme
| * update readmemechmerlin2019-07-141-1/+3
| |
| * minor cleanupsmechmerlin2019-07-142-11/+5
| |
| * remove custom i2c and led drivermechmerlin2019-07-146-285/+69
| |
| * remove custom matrix supportmechmerlin2019-07-143-119/+8
| |
* | [Keymap] [bface] My custom layout (#6322)Adrian L Lange2019-07-142-0/+170
|/
* Align use of atmega32a program script (#5259)zvecr2019-03-142-106/+1
| | | | | | * Remove duplicate 'program' files and refactor to use atmega32a_program.py * Update readme references from 'program' to 'atmega32a_program.py'
* [Keyboard] Winkeyless Directory (#5163)MechMerlin2019-02-1846-0/+3965
* introduce wkl directory and readme * move bface into winkeyless directory and edit readme for new make instructions * move bmini into the winkeyless directory and edit readme * move bmini ex into winkeyless directory * edit readme some more * add newbs guide to readmes * fix path to bface * temporarily turn off community layout support until we refactor this taking out all the custom ps2avrgb stuff