aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/projectkb/alice/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Keymap addition and updates (Prime_e, ProjectKB PCB, WT60-D) (#9701)Sid Carter2020-07-171-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | * update keymap * update ilpse template as well * fix some key items * move quote the first layer * figure out brackets * update ilpse keymap * update arrow keys on alice * change layers * update layers again * switch to vim keys * add mouse keys Co-authored-by: Khader Syed <khader.syed@aicure.com>
* Add velocikey to alice keymap (#9476)stanrc852020-06-201-1/+1
|
* stanrc85 userspace and keymap updates (#9103)stanrc852020-05-151-3/+3
| | | | | * Update flash command in userspace * Switch to BackspaceFN on split spacebar
* [Keymap] added vim compatibility, backspace above enter, and general macOS ↵Keith Long2020-04-101-0/+43
| | | | | | | | | | opt… (#8080) * added vim compatibility, backspace above enter, and general macOS optimizations on top of default layout * add space65 macOS keymap for vim users with an optimized bottom row * Update keyboards/projectkb/alice/keymaps/keithlo/keymap.c
* Update 072 based CannonKeys boards to rely on core QMK support (#8716)Andrew Kannan2020-04-071-1/+1
| | | | | | | * Swap CannonKeys 072 boards over to rely on core QMK backlight support * Rename keymap * Rename via_tsangan back to via
* [keymap] Add Alice keymap and to userspace files (#8571)stanrc852020-03-281-0/+58
| | | | | | | | | | | * convert my 60 keymap to alice * add via to rules for alice * remove split backspace and add backlight keycodes * disable LTO for alice pcb * keymap alignment formatting
* VIA support for projectkb/alice (#8474)Ryan Miguel2020-03-192-0/+57
| | | | | | | | | | | | | | | | | * Create rules.mk Added rules.mk in keymaps/via * Update rules.mk Added new line at the end of the file * Create via\keymap.c Added keymap.c inside the via directory * Update config.h in projectkb/alice Defined VIA eeprom layout size to 2 bits to allow for 4 layout options
* Project Keyboard Alice PCB - Indicator LEDs and keymap update (#7442)Sid Carter2019-12-142-12/+37
| | | | | | | | | | | | | | | | | | | | | | * allow main functions to be overridden * update keymap to toggle keys and cleanup a bit * allow main functions to be overridden * update keymap to toggle keys and cleanup a bit * get them lights working with the new setup * disable console on my keymap, cause ARM and Linux, for now * update keymap * add home and end to the navigation * thought this was redundant - update keyboards/projectkb/alice/alice.c Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-2/+0
| | | | | | | | | | * Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
* [Keymap] updates to madhatter keymap - project keyboard alice pcb (#7092)Sid Carter2019-10-202-13/+33
| | | | | | | | | | * change arrows keys around * move arrows and layer tap * mouse keys and other mods * add readme and add media keys too
* [Keymap] Feature/keymap/projectkb/alice/devinceble (#6986)Leivince John Marte2019-10-113-0/+51
| | | | | | | | | | | | | | | | * Added KBD6X Vimwarrior HHKB TOFU Personal Layout * Added Readme.md for Vimwarrior HHKB Tofu Keymap * Added DZ60 Vimwarrior WKL Tofu Keymap * Update Rename keymaps to devinceble_hhkb_tofu and devinceble_wkl_tofu * Update rules.mk Added BOOTLOADER config. * [Keymap] Added Devinceble Personal Keymap for ProjectKeyboard Alice * Update Remove Backslashes
* [Keymap] Update keymap for alice and fix for ctrl and os swap (#6642)Sid Carter2019-09-021-10/+10
| | | | | | * update map for alice and fix for via boards * enable bootmagic
* [Keymap] Add velocikey, move reset and align layout (#6569)Sid Carter2019-08-202-7/+8
|
* new keymap for projectkb alice (#6491)Sid Carter2019-08-061-0/+43
| | | | | | | | | | | | | | * new keymap for projectkb alice * update documentation for resetting PCB * actually need a grave key more than a tilde * move DFU_ARGS to top level * cleanup unused keycodes and others * align with typical ergo layouts. move enter and keep function layer reachable
* [Keyboard] Add ProjectKeyboard Alice PCB to QMK (#5581)Andrew Kannan2019-05-051-0/+45
* Update instant60 for tsangan version * Add project alice keyboard * remove * Remove commented out code * Update readme * Add newline * Update keyboards/projectkb/alice/readme.md Co-Authored-By: awkannan <andrew.kannan@klaviyo.com> * Update keyboards/projectkb/alice/halconf.h Co-Authored-By: awkannan <andrew.kannan@klaviyo.com> * Update keyboards/projectkb/alice/halconf.h Co-Authored-By: awkannan <andrew.kannan@klaviyo.com> * Fix ifdef and use helper macros * Add reset keycode * udpate keymap * Add RGB Keycodes * Styling things * remove unused enum * fix