summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/bakingpy
AgeCommit message (Collapse)AuthorFilesLines
2019-03-24Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2-3/+5
* 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
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)fauxpark1-1/+0
2019-01-09Update bakingpy 4x12 keymap and add test mode for debugging/development (#4810)Danny2-59/+29
2018-11-26Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps (#4437)zvecr1-0/+2
* 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
2018-10-22Keyboard: Zlant refactor and Configurator support (#3678)noroadsleft1-1/+5
* 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
2018-08-13Keyboard: Refactor Levinson to use split common code (#3639)Danny3-46/+41
* Migrate Levinson to use split_common code * Update keymap
2018-07-12Slow down speed of All Star song by factor of 4 (#3383)Danny2-1/+5
2018-07-11Add macro to play All Star chorus and print lyrics, fixes issues #3345, ↵Danny2-1/+12
#3346, #3347, #3348, #3349, #3350 (#3372)
2018-05-22Fix led enabled slave (#3022)Danny1-1/+2
* 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
2018-04-12More QMK Configurator Warning/Error Fixes (#2720)MechMerlin1-6/+6
* 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
2018-03-12Add layout support for contra.Joe Wasson1-1/+1
2018-02-18Move hexwire layout into 4x12 layout folderDanny Nguyen4-0/+341