summaryrefslogtreecommitdiff
path: root/keyboards/bigseries
Commit message (Collapse)AuthorAge
* Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)fauxpark2019-09-19
| | | | | | * Cleanup rules.mk for 16U2 and 32U2 keyboards * Add back Tap Dance build option
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
| | | | | | | | | | * 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.
* Keyboard: Fix Configurator rendering for Big Series 2-, 3-, and 4-key boards ↵noroadsleft2018-08-19
| | | | (#3698)
* Keyboard: Add Big Series 2-, 3-, and 4-key boards (#3669)Cole Markham2018-08-19
| | | | | | | | | | | | | | | | | | | | | | * 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
* board(bigseries): dudeofawesome's layout (#3085)Louis Orleans2018-05-30
| | | | | | | | | | | | | | * ✨ add big series keymap * 👽 update for new keymap format * 🔥 remove unnecesarry code * ✨ add RGB mode reverse * 📝 add README * 📝 change features styling
* Refactor and Configurator updates for Woodkeys/NovelKeys Big Series (#3073)noroadsleft2018-05-29
| | | | | | * Refactor for Woodkeys Big Series * Configurator update for Woodkeys Big Series
* fix broken links in readme.md for bigseries (#2997)Joe Burchett2018-05-18
|
* Implement magic 8-ball mode for big series switch (#2763)Cole Markham2018-04-19
|
* Add support for Big Series 1-key PCB by Woodkeys.clickCole Markham2018-04-19