Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
* Readme formatting
* Matrix refactor
* Configurator update
|
|
|
|
* Readme update
* Matrix/info.json refactor
* Keymap refactor
* Bugfix for mattdicarlo keymap
|
|
|
|
* rename KEYMAP to LAYOUT
* rename the new layouts in all affected keymaps
|
|
* Add some explanation as to what the b.fake is and some formatting fixes
* Change K37 to K57
* Add a 60_ansi layout
|
|
* Readme cleanup
* Refactor: matrices and info.json
* Refactor: keymaps
* Moved xyverz config.h
|
|
|
|
|
|
|
|
* Add mbsurfer keymap for DeltaSplit75 with ANSI split backspace
* Update mbsurfer DeltaSplit75 keymap to include right hand arrow cluster
* Update mbsurfer DS75 keymap, move volume down to be symmetrical
* Add readme to Mbsurfer DS75 keymap
* Fix Mbsurfer DS75 keymap image
|
|
* Ergodone refactor
* Ergodox Infinity refactor
* Ergotravel refactor
* Ergotravel configurator layout update
* Fixing include on Ergodox Infinity narze keymap
|
|
* Refactor matrices and keymaps
* Fixes for @ericgebhart keymap
* Deleted macro aliases
* ericgebhart/keymap.c to LAYOUT_ergodox_wrapper
|
|
* Refactor
* Configurator support
* Readme
|
|
* fix issue with rgbinit wiping out customization.
* removed unused variable
|
|
|
|
* Adjust TAPPING_TERM to make accessing the nav layer easier
* JJ40: Add RESET key to lower layer.
* Disable all lock LEDs on "oscillope" keymap.
I'm not 100% sure why yet, but attempting to turn on a lock LED on my v1
JJ40 PCB causes the PCB to become unresponsive. The easy fix is to just
disable all of the lock LEDs, since I don't have any LEDs on my keyboard
anyway.
Many thanks to u/wanleg on Reddit for suggesting this fix: https://www.reddit.com/r/olkb/comments/8en8f1/strange_caps_lock_behavior/e06kcaf/
|
|
* Refactor
* Configurator support
* Readme cleanup
|
|
* Refactor
* Configurator support
* Updated Rules: LAYOUTS
|
|
* Readme cleanup
* Refactor
* Configurator updates
* Removed an extra comma
* Add supported PCB revisions
* Refactor: remove matrix aliases
|
|
* Readme changes: Added direct product link
* Keymap refactor
|
|
* DactylManuform: Updating dvorak keymap
* Changed NAV and NUM layers to LOWER and RAISE
* Removed Mod+Key form RAISE and LOWER keys to be used as layer togglers exclusively
* Added missing keys to LOWER layers
* DactylManuform: fixed bugs in keyboard config file
* DactylManuform: Change default mouse config
The default mouse config parameters are slow and not very user friendly, this commit overrides the default
values.
wq
Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com>
* Dactylmanuform: Update default keymap (qwerty) to match dvorak's
Recently devorak's layout went through some changes for changing layer toggles behavior,
adding missing keys, and fix minor bugs, this commit introduces these changes to the default keymap.
Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com>
* Dactylmanuform: Add permissive hold support
Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com>
* DactylManuform: Updating documentation
* Adding a picture of the keyboard
* Adding keymaps pictures
* Adding missing EEPROM files for EE_HANDS
flashing these before firmware will let the
user use either hand as master without reflashing
Signed-off-by: 20lives <lior@dotcore.co.il>
|
|
* Added files for my new layout.
* Added layout template
* Qwerty layout done
* Qwerty layout done
* Test commit
* Qwerty, colemak e dvorak layouts done.
* Added templates for extra layers
* Added templates for extra layers
* Small adjustments on function layer
* Minor updates
* Minor updates
* daily update
* added my dz60 layout
* added my niu mini layout
* made the suggested corrections
|
|
* Removed LAYOUT_ortho_5x12 alias
* Configurator support
|
|
* Refactor
* Configurator support
* Add LAYOUTS = ortho_5x4 to rules.mk
|
|
* Add Tetris keyboard to QMK
* fix
* disable the music mode to save size
|
|
- disable i2c to avoid hid spam
- set capslock -> lctl_t(kc_esc)
- OSX mode - reverse GUI and ALT
|
|
* Tweak info.json
* fix default for info.json
* typo
|
|
* Adding Singa Repo w/ Config Support
* Used Tilde instead of GRV
* PR Fixes
* oops, forgot to change the keymaps
* splitbs -> split_bs
|
|
* Add Fullsize ANSI layout
* Add Fullsize ISO layout
* Add TKL ISO layout
|
|
|
|
* Fork from helix
* Move rev2 to rev1
* Remove unused settings
* Move split_util to outof rev
* Setup KEYMAP for crkbd
* Remove old image
* Move keymaps directory and glcdfont.c
* Remove AUDIO in keymap
* Show keylog
* Show keylogs
* Show time log
* Remove EISU/KANA
* Use KEYMAP_kc
* Remove iota_gfx_record_user wrapping
* Remove unused settings for layer
* Add keylogger.c
* Fix uppercase letters to lower
* Add timelogger.c
* Default RGBLED_NUM = 27
* Remove unused setting
* Add mode icon reader
* Add matrix_write_ln
* Add layer_state_reader
* Move to lib directory
* Rename functions
* Add host_led_state_reader
* Add logo_reader
* Cleaning of iota_gfx_task
* Fix bugs and add key defines
* Remove unnecessary comments
* Update crkbd readme
* Move libs to lib directories
* Rename KEYMAP to LAYOUT
|
|
[citadel] Markdown syntax: Added double spaces for line breaking
[citadel] Added line breaks for keyboard layout, fixed headings.
|
|
* Refactor
* Configurator support
* Switch macro names around
|
|
|
|
* New layout.
* new dvorak bepo layout.
* first commit of new ergodox_ez dvorak keyboard for qwerty and bepo.
|
|
* Clone default chimera-o layout
* Make changes for base layer
* Enable mouse suppport flag
* Implement majority of DAD layout
* Add mouse movement keys
* Fine tune mouse control and fix tap toggle
* Fix mouse button locations
* Set adpater LED colors for layers
* Increase responsiveness of key taps
* Update layout for thumb comfort
* Rename layout and add README
* Add comments to keymap
* Implement DCompact layout for Planck
* Copy over DCompact README to planck
* Fix up odds and ends for Planck
|
|
* Readme changes
* Refactor matrices; add QMK_KEYBOARD_H
* Configurator Support
|