summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/bakingpy
AgeCommit message (Collapse)Author
2019-08-24[Keyboard] Add JNAO keyboard (#6598)Danny
* Add JNAO keyboard * Use layout macro for default_4x12 * Add bakingpy keymap * Add info.json data * Remove bakingpy keymap from jnao, add ortho_4x12 layout fetching * Clear up default keymaps
2019-03-23Add support for RGB LEDs wired directly to each half's controller (#5392)Danny
* 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)fauxpark
2019-01-09Update bakingpy 4x12 keymap and add test mode for debugging/development (#4810)Danny
2018-11-26Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps (#4437)zvecr
* 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)noroadsleft
* 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)Danny
* Migrate Levinson to use split_common code * Update keymap
2018-07-12Slow down speed of All Star song by factor of 4 (#3383)Danny
2018-07-11Add macro to play All Star chorus and print lyrics, fixes issues #3345, ↵Danny
#3346, #3347, #3348, #3349, #3350 (#3372)
2018-05-22Fix led enabled slave (#3022)Danny
* 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-11More QMK Configurator Warning/Error Fixes (#2720)MechMerlin
* 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 Wasson
2018-02-18Move hexwire layout into 4x12 layout folderDanny Nguyen