| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
message
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Matrix refactor
* Keymap refactor
* Add fullsize_ansi layout to rules.mk
* Configurator support
* Readme cleanup
* Add matrix_init_user and matrix_scan_user functions to kitten_paw.c
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add helix serial debug code
* serial debug macro move from config.h to serial.h
* helix serial.c debugging...
* refine debug macros
* add some comments
* add SELECT_SERIAL_SPEED
* add comments
* debugging sync_send/sync_recv
* add very high speed
* fix sync_send/sync_recv
* fix com. start and switch send/recv
* debug mode off
* remove debug codes
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Clean up SEND_STRING keycodes and add media keys
* Remove stray define
* Add missing SEND_STRING keycodes for completeness
Also, add KC_EJCT to the keycode references
|
|
|
|
| |
So that all boards, present and future will have JTAG disabled, even if using a custom matrix
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Matrix refactor
* Keymap refactor
* Configurator support
* Stapelberg readme formatting fix (missing grave accent)
|
|
|
|
|
|
|
|
|
|
| |
* Added layout notes to kbd75.h
* info.json cleanup
* Readme cleanup
* Keymap refactor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create z.txt
* Add files via upload
* Delete config.h
* Delete keymap.c
* Delete rules.mk
* Delete z.txt
* Create x.txt
* Add files via upload
* Delete x.txt
* fixing suggested issues
|
|
|
|
|
|
|
|
| |
* Matrix refactor
* Configurator support
* Keymap refactor
|
|
|
|
|
|
|
|
|
|
| |
* Matrix Refactor
* Configurator update
* Rules update: add LAYOUTS = ortho_5x12
* Readme update
|
| |
|
|
|
|
|
|
| |
* Add Configurator support for JC65 v32a (ps2avrgb) version
* JC65 Keymap refactor
|
|
|
|
|
|
|
|
| |
* Matrix refactor
* Keymap refactor
* Configurator support
|
|
|
|
|
|
| |
* Adding my personal planck keymap
* Adding readme.md to my keymap
|
|
|
|
|
|
| |
(#3234)
* Fixed the command to build the layout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create keymap.c
Modified the default to be way more like a pok3r, already clear that it needs a better ctrl location.
* Delete keymap.c
* Create keymap.c
Modified the default keymap to be more like a pok3r, clearly needs a better ctrl location and probably some other tweaks.
* Add files via upload
* Update keymap.c
Parenthesis correction.
* Parenthetical cleanup
Forgot one...
* Mods and numpad; cleanup
Rework mods and numpad layer, remove superfluous declarations
* comment define devlayer
* Create readme.md
Background and intention.
* Updated to fit example
* Update readme.md
* Update rules.mk
* Update config.h
* Updated includes
Replaced:
#include "iris.h"
#include "action_layer.h"
#include "eeconfig.h"
With:
#include QMK_KEYBOARD_H
* Update rules.mk
Removed RGB enable declarations
* Update rules.mk
* Update keymap.c
Spaced out on MINS and EQL.
* Update rules.mk
Removed unnecessary block.
* Remove the RGB call
Make would fail because of the RGB call that wasn't anywhere but here, cleaned that up from the default config.
* Update keymap.c
Added [ and ] since I'd forgotten them originally...
|
| |
|
|
|
|
|
|
| |
* Configurator fix
* Added LAYOUTS = 60_ansi to rules.mk
|
|
|
|
|
|
| |
* Add additional readme notes on how to fix the flickering backlight issue
* Add QMK Configurator support
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Matrix refactor
* Configurator support
* Keymap refactor
|
|
|
|
|
|
|
| |
* add LAYOUT_60_ansi layout
* - Add LAYOUT_60_ansi layout
- Use QMK_KEYBOARD_H
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Bugfix refactor
* Added 60_iso layout to rules.mk
* Added sample ISO-UK keymap
* Keymap refactor
* Fixes per @andys8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* slight tweaks to xd75 keymap
* update to config.h to remove undef of solenoid active
* code organization for userspace
* updates to userspace and keymaps
* add rgb to userspace and lets split
* add conditional around rgb functions in userpsace
* move rgb layer changes into layer_state_set_user
|
|
|
|
|
|
| |
* Add underglow compatible keymap for Ergo42
* Move RGB underglow settings from global to specific keymap
|
|
|
|
|
|
| |
* Add shift key to navigation layer to save pinky when double tapping shift key in IntelliJ
* Fancy effects on the lights
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add Plover layer to DCompact from Planck default
* Fix up and update DCompact READMEs
* Add missing Steno features
* Switch flags to re-enable extrakeys
* Fix compilation bug in Chimera layout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update config.h
Matrix pinout updated to current revision.
* Add updated matrix, define RGB pin
Matrix updated to current pinout, pin for WS2812 defined.
* Update config.h
Matrix rearrangement due to change in Teensy2.0++ position
* Update readme.md
Added maintainer info, updated controller info
|
|
|
|
|
|
|
|
| |
* added ISO layout
* ISO dz60 layout: jkbone
* replace includes
|
|
|
|
|
|
|
|
| |
* info.json for mini1800
* fixed keys on info.json of mini1800
* mini 1800 LAYOUT text
|
|
|
|
|
|
|
|
| |
* Refactor: create matrix macro
* Readme changes
* Configurator support
|
| |
|
|
|
|
|
|
|
|
| |
* Deleted LAYOUTS = ortho_5x14 from rules.mk
* Refactor
* Configurator support
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Readme update
* Keyboard Refactor
* Keymap refactor
* Fixes per drashna
* Fixed curly brace
|
| |
|