| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fixup readme to adhere to QMK standards and to also have more information
* use pragma once
* strip out the custom bootmagic lite routine as it is the same as QMK's default bootmagic lite routine. Also add the caps lock led indicator
* turn on bootmagic lite
* update default keymap
* Update keyboards/playkbtw/ca66/ca66.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove lines 4 thru 37 and add bootloader
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* rfvizarra's custom PK60 layout
* Update keyboards/playkbtw/pk60/keymaps/rfvizarra/keymap.c
Co-Authored-By: rfvizarra <rfvizarra@gmail.com>
* Update keyboards/playkbtw/pk60/keymaps/rfvizarra/readme.md
Co-Authored-By: rfvizarra <rfvizarra@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Remove chording as it is not documented, not used, and needs work.
* Make Leader Key an optional feature.
* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`
* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
|
|
|
| |
for correct site link
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Matrix refactor
* Keymap refactor
* Configurator update
* Add LAYOUTS = 60_ansi_split_bs_rshift to rules.mk
* Keymap bugfix: deleted two extra commas
|
| |
|
| |
|
|
* Add playkbtw directory to put ca66 and pk60 in
* delete old references
* edit readmes for links
|