summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/bakingpy
Commit message (Collapse)AuthorAge
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-23
| | | | | | | | | | | | | | | | * Add support for wiring RGB LEDs for both halves directly to their respective controllers RGB LEDs for each half don't need to be chained together across the TRRS cable with this * Add split RGB LED support for serial * Update config/rules for bakingpy layout * Un-nest ifdefs for hand detection * Read RGB config state from memory instead of EEPROM for serial updates * Reuse existing LED pointer instead of creating new one
* Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)fauxpark2019-02-16
|
* Update bakingpy 4x12 keymap and add test mode for debugging/development (#4810)Danny2019-01-09
|
* Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps (#4437)zvecr2018-11-26
| | | | | | | | * Enable 4x4 and 5x5 community keymap support * Pull 4x4 community keymap fixes from @noroadsleft * Build fixes for guidoism keymap - move keymap to layouts/community/planck_mit as it uses the LAYOUT_planck_mit macro
* Keyboard: Zlant refactor and Configurator support (#3678)noroadsleft2018-10-22
| | | | | | | | | | | | | | | | | | | | | | * Matrix/keymap refactor White space and readability updates * Configurator support Added info.json file. * Readme update Markdown formatting * Add support for ortho_4x12 keymaps * Added planck_mit layout support * Disable SWAP_HANDS_ENABLE for zlant:wanleg keymap * Disable BACKLIGHT_ENABLE for zlant:bakingpy keymap
* Keyboard: Refactor Levinson to use split common code (#3639)Danny2018-08-13
| | | | | | * Migrate Levinson to use split_common code * Update keymap
* Slow down speed of All Star song by factor of 4 (#3383)Danny2018-07-12
|
* Add macro to play All Star chorus and print lyrics, fixes issues #3345, ↵Danny2018-07-11
| | | | #3346, #3347, #3348, #3349, #3350 (#3372)
* Fix led enabled slave (#3022)Danny2018-05-22
| | | | | | | | | | * Account for backlight enabled flag when passing backlight level to slave * Add BL_TOGG to keymap for testing * Apply backlight fix to Iris * Port I2C LED backlight control from Iris to Levinson
* More QMK Configurator Warning/Error Fixes (#2720)MechMerlin2018-04-11
| | | | | | | | | | | | | | | | | | | | * Add readme with brief description Change KEYMAP to LAYOUT * Add readme.md with brief description Use LAYOUT macro * add a readme.md file * Add readme.md with brief description Use LAYOUT macro * Add readme.md with brief description Use LAYOUT macro * Fix "Warning: contra: Missing layout pp macro for ['planck_mit', 'planck_grid']", * Use LAYOUT macro
* Add layout support for contra.Joe Wasson2018-03-12
|
* Move hexwire layout into 4x12 layout folderDanny Nguyen2018-02-18