summaryrefslogtreecommitdiffstats
path: root/keyboards/bigseries
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson4-12/+0
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-08-20Keyboard: Fix Configurator rendering for Big Series 2-, 3-, and 4-key boards ↵noroadsleft3-5/+5
(#3698)
2018-08-19Keyboard: Add Big Series 2-, 3-, and 4-key boards (#3669)Cole Markham46-8/+1451
* Implement magic 8-ball mode for big series switch * LED Testing * Add Ctrl+Alt+Del key mapping * Add Windows lock (win+L) layout. * Add Big Series 3-key * Add Big Series 4-key * Add Big Series 2-key * Fix layout mapping for Big Series 3u * Fix merge-conflict. * Refactor bigseries boards into a single folder
2018-05-30board(bigseries): dudeofawesome's layout (#3085)Louis Orleans4-0/+92
* ✨ add big series keymap * 👽 update for new keymap format * 🔥 remove unnecesarry code * ✨ add RGB mode reverse * 📝 add README * 📝 change features styling
2018-05-29Refactor and Configurator updates for Woodkeys/NovelKeys Big Series (#3073)noroadsleft5-9/+21
* Refactor for Woodkeys Big Series * Configurator update for Woodkeys Big Series
2018-05-19fix broken links in readme.md for bigseries (#2997)Joe Burchett1-1/+1
2018-04-19Implement magic 8-ball mode for big series switch (#2763)Cole Markham1-0/+144
2018-04-19Add support for Big Series 1-key PCB by Woodkeys.clickCole Markham9-0/+431