aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/projectkb/alice
Commit message (Collapse)AuthorAgeFilesLines
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-021-2/+0
|
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-294-63/+608
|
* Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis2020-02-131-0/+1
| | | | | | | | | | | | | | * Add f072 board files with 'enter_bootloader_mode_if_requested' support * rename default f072 board file to GENERIC_STM32_F072XB * Remove board files * Add bootloader def * Update generic f072 board paths * Revert wrong deletion
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-282-4/+4
|
* Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba2020-01-201-0/+6
| | | | | | * Add VIA support for QMK backlight, QMK RGBLight * clang-format changes
* Refactor f103,f072,f042 based keyboards to use new MCU selection defaults ↵Joel Challis2020-01-101-33/+4
| | | | | | | | | | (#7705) * refactor keyboards using ST_STM32F072B_DISCOVERY to use 'MCU = STM32F072' * refactor keyboards using GENERIC_STM32_F042X6 to use 'MCU = STM32F042' * refactor keyboards using GENERIC_STM32_F103 to use 'MCU = STM32F103'
* VIA Configurator Refactor (#7268)Wilba2020-01-032-26/+3
| | | | | | | | | | | | | | | | | | | | | | | | * VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
* Project Keyboard Alice PCB - Indicator LEDs and keymap update (#7442)Sid Carter2019-12-143-29/+44
| | | | | | | | | | | | | | | | | | | | | | * 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
* Fix/projectkb/alice/right spacebar layout size from 2.25 to 2.7… (#6984)Leivince John Marte2019-10-111-2/+2
| | | | | | | | | | | | | | | | | | * 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 keymap for TADA68 * Fix projectkb/alice Right Spacebar Size to 2.75 not a bug though but confusing * Update Right Alt for Layout Fix
* [Keymap] Update keymap for alice and fix for ctrl and os swap (#6642)Sid Carter2019-09-023-12/+21
| | | | | | * 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-063-1/+52
| | | | | | | | | | | | | | * 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
* QMK Configurator fix for ProjectKB Alice info.json (#6400)noroadsleft2019-07-231-1/+1
| | | File was referencing an incorrect layout macro name.
* [Keyboard] Add QMK configurator JSON for Alice PCB (#6397)Danny2019-07-231-0/+83
|
* [Keyboard] Add ProjectKeyboard Alice PCB to QMK (#5581)Andrew Kannan2019-05-0514-0/+3048
* 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